Licence
Apache-2.0
Version
1.1.5
Deps
1
Size
58 kB
Vulns
0
Weekly
0
fc-checkbox-search-dropdown
An element by Forter
Usage
<script>
import '@forter/checkbox-search-dropdown';
</script>
<fc-checkbox-search-dropdown>
</fc-checkbox-search-dropdown>
Properties
| Property | Attribute | Type | Default | Description |
|---|---|---|---|---|
defaultValues |
defaultValues |
any[] |
||
disabled |
disabled |
boolean |
false | If the element is disabled |
isListOpen |
isListOpen |
boolean |
false | |
selectedItems |
selectedItems |
any[] |
||
selectionText |
selectionText |
string |
"Multiple selection applied, choose from list" | |
values |
values |
any[] |
CSS Custom Properties
| Property | Description |
|---|---|
--fc-checkbox-search-dropdown-disabled-color |
disabled color. example: gray |