complex-search
<data-view.complex-search>
复杂的搜索框
Examples
Basic
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
value | string | |||
placeholder | string | |||
options | OptionItem[] | |||
tooltipUseBrick | ReactUseMultipleBricksProps |
Events
Name | Description | Event Detail |
---|---|---|
change | string | |
search | string | |
select | OptionItem | |
focus | void | |
blur | void |
Type references
OptionItem
Name | Type | Required | Description |
---|---|---|---|
icon | GeneralIconProps | ✅ | |
name | string | ✅ | |
[propName: string] | unknown |