Bedrock Energistics Core
    Preparing search index...

    Interface UiProgressIndicatorElementDefinitionBeta

    Options for defining a progress indicator UI element.

    interface UiProgressIndicatorElementDefinition {
        index: number;
        indicator: UiProgressIndicatorElementType;
        type: "progressIndicator";
    }
    Index

    Properties

    Properties

    index: number
    type: "progressIndicator"