qwc/projects/qwc/src/lib/components/qwc-select/qwc-select.config.ts
Qwc select configuration
Properties |
|
constructor(data?: QwcSelectConfig)
|
||||||
|
Parameters :
|
| Optional childrenKey |
Type : string
|
| Optional closeOnSelect |
Type : boolean
|
| Optional disableKey |
Type : string
|
| Optional dropdownAlignCenter |
Type : boolean
|
| Optional dropdownAlignRight |
Type : boolean
|
| Optional enableClear |
Type : boolean
|
| Optional idKey |
Type : string
|
| Optional itemSize |
Type : number
|
| Optional multiSelect |
Type : boolean
|
| Optional placeHolder |
Type : string
|
| Optional popoverClass |
Type : string
|
| Optional searchable |
Type : boolean
|
| Optional searchField |
Type : string
|
| Optional showDropdownArrow |
Type : boolean
|
| Optional showHierarchyLines |
Type : boolean
|
| Optional showSelectedItem |
Type : boolean
|