Octra libraries - v2.0.0
    Preparing search index...

    Class ConfigurationControlOptions<R, S>

    Type Parameters

    • R
    • S = any

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    context?: S
    defaultValue?: R
    dependsOn: string[] = []
    description?: string
    ignore: boolean = false
    title?: string
    toggleable: boolean = false
    type?:
        | "number"
        | "select"
        | "textarea"
        | "switch"
        | "text"
        | "integer"
        | "multiple-choice"
        | "array"
    value?: R