Expanding search
Examples
Basic
API
Properties
Name
Description and specifications
fullWidth
Since 1.6.0
If true the search field will fill all available horizontal space of it's parent container when expanded.
Attribute:
full-widthType:
booleanDefault:
falseghost
Button with no background or outline
Attribute:
ghostType:
booleanDefault:
trueicon
Search icon
Attribute:
iconType:
stringDefault:
'search'outline
Outline button
Attribute:
outlineType:
booleanDefault:
falseplaceholder
Placeholder text
Attribute:
placeholderType:
stringDefault:
'Enter text here'value
Default value
Attribute:
valueType:
stringDefault:
''variant
button variant
Attribute:
variantType:
"danger" | "primary" | "secondary"Default:
'primary'Events
Name
Description and specifications
valueChange
Value changed
Detail:
string