Properties
Private Readonly PLACEHOLDER_ID
PLACEHOLDER_ID: "!PLACEHOLDER!" = '!PLACEHOLDER!'
Private _selectedOptionsId
_selectedOptionsId: Set<string> = ...
clearable
clearable: boolean = false
defaultIcon
defaultIcon: SVGTemplateResult
Optional defaultOptionId
defaultOptionId?: string
Protected isDefaultClosed
isDefaultClosed: boolean
isVisible
isVisible: boolean
multipleSelection
multipleSelection: boolean = false
onSelection
onSelection: ((optionId: string) => void) = ...
Type declaration
-
- (optionId: string): void
-
Returns void
Static properties
properties: PropertyDeclarations = ...
Static styles
styles: CSSResult[] = ...