@synbee-webcomponents/sw-searchbox
v2.0.18
Published
sw-searchbox is a web-component from Synbee Webcomponents Library, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Downloads
57
Keywords
Readme
synbee-searchbox
Properties
| Property | Attribute | Description | Type | Default |
| -------------- | --------- | ----------- | ---------- | ----------- |
| label | label | | string | undefined |
| searchResult | -- | | string[] | [] |
| type | type | | string | 'text' |
| value | value | | string | undefined |
Events
| Event | Description | Type |
| --------------------- | ----------- | --------------------- |
| selectValueSearched | | CustomEvent<string> |
| stringSearched | | CustomEvent<string> |
| valueChanged | | CustomEvent<string> |
Dependencies
Used by
Depends on
Graph
graph TD;
sw-searchbox --> sw-obligatory-field
sw-addon-reminder-header --> sw-searchbox
style sw-searchbox fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love!
