1.3.6 • Published 11 months ago

@forter/checkbox-search v1.3.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

fc-searchable-checkbox-list

An element by Forter

Usage

<script>
   import '@forter/checkbox-search';
</script>

<fc-checkbox-search limitItems="3" placeholder="Search in 300 sites" .searchabledata="${[{'key': 'Forter', 'value': 10}, {'key': 'Forterinio', 'value': 30}, {'key': 'ForterDeluxe', 'value': 110}, {'key': 'ForterDev', 'value': 100}]}">
</fc-checkbox-search>

Properties

PropertyAttributeTypeDefault
defaultValuesdefaultValuesany[]
disableddisabledany
filteredItemsfilteredItemsany
limitItemslimitItemsnumber10
loadingloadingTemplateResult \| TemplateResult[]
memorymemoryany
placeholderplaceholderany
searchPhrasesearchPhrasestring""
searchabledatasearchabledataany
selectedItemsselectedItemsany

Events

EventDescription
changetriggers upon change in input value
selectedreturns selected items

CSS Custom Properties

PropertyDescription
--fc-searchable-checkbox-list-disabled-colordisabled color. example: gray
1.3.6

11 months ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago