Interface OptGroupAttribs

interface OptGroupAttribs {
    disabled: BooleanAttrib;
    label: StringAttrib;
}

Properties

Properties

disabled: BooleanAttrib

Generated using TypeDoc