/
Multiple Select with Search Input
Convertigo Public Knowledge base
Multiple Select with Search Input
GitHub - convertigo/c8oprj-sample-md-select
The mat_selectable SharedComponent has 4 parameters :
select_label : Placeholder Text for the Select.
search_label : Placeholder Text for the Search Input.
select_data : Array of Strings to display in the Select.
select_output : Local variable name that contains the Selected options.
In the SharedComponent class, the onKey() function is used to filter the Select options when the Search Input is filled.
Related content
Use Form component with SharedComponents Inputs
Use Form component with SharedComponents Inputs
More like this
Custom events
Custom events
More like this
How to use Segment Container component
How to use Segment Container component
More like this
Custom input file type to upload multiple images
Custom input file type to upload multiple images
More like this
How to filter out data from a SQL query, XML/JSON file or API call?
How to filter out data from a SQL query, XML/JSON file or API call?
More like this
How to pass data parameters to a Sequence on onSubmit event of a form?
How to pass data parameters to a Sequence on onSubmit event of a form?
More like this
(c) Convertigo 2023 https://www.convertigo.com