Select FX
Importing
First import it to your app module or any submodule as you wish
How to use
Basic Select with Search
API
parameter
Instructions
Types of
Defaults
AllowClear
When this attribute is added, it supports clearing, and the radio mode is valid.
attribute
-
PlaceHolder
Select box default text
String
no
Options API
parameter
Instructions
Types of
Defaults
Label
Display option content for display
String
#OptionTemplate
Used to customize the display of the drop-down section option
of-template
Disabled
Is it disabled
Boolean
false
Last updated