2.0.1 • Published 10 months ago
Last release 10 months ago
Share package \ This is a web component meant to be used for SCL type attributes restricted to xs:enumeration. In addition to default input it allows to have a value="null" for XML type attributes.
Usage This element was meant to be used only for plugins in this organization. If it still fills you bill please use or re-use it. But be aware that we will not react on feature wishes that do not contribute to the needs of plugin in this organization.
SclSelect.ts:class: SclSelect, scl-select Superclass Name Module Package LitElementlit
Mixins Name Module Package ScopedElementsMixin@open-wc/scoped-elements/lit-element.js
Static Fields Name Privacy Type Default Description Inherited From scopedElementsobject`{
'md-switch': MdSwitch,
'md-filled-select': MdFilledSelect,
'md-select-option': MdSelectOption, }` | | |
Fields Name Privacy Type Default Description Inherited From nullablebooleanfalseWhether [[`value`]] may be set to `null` by nullSwitch valuestring \| nullSCL attributes `value`, can only be `null` if [[`nullable`]]. selectOptionsstring[][]Value array be be renders as selection option inside the selection input disabledbooleanfalselabelstring''requiredbooleanfalsesupportingTextstring''nullSwitchSwitch \| undefined
Methods Name Privacy Description Parameters Return Inherited From reportValiditybooleansetCustomValiditymessage: stringvoidcheckValidityboolean
Events Name Type Description Inherited From inputEvent
Fields Name Privacy Type Default Description Inherited From selectValueprivate string''isNullprivate booleanfalseparkedValueprivate string \| nullnullnullprivate booleanselectInputprivate Select \| undefined
Methods Name Privacy Description Parameters Return Inherited From renderNullSwitchprivate TemplateResultrenderSelectOptionprivate selectOption: stringTemplateResult
Exports Kind Name Declaration Module Package jsSclSelectSclSelect SclSelect.ts
scl-select.ts:Exports Kind Name Declaration Module Package custom-element-definitionscl-selectSclSelect /SclSelect.js
© 2023 The Contributors