Status
The status of the component
Status
The status of the component
Repository
A link to the repo where the component lives.
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| currentMatch | current-match | The Current match count which needs to highlighted | number | 0 |
| matchCount | match-count | The Match Count | number | 0 |
| Event | Description | Type |
|---|---|---|
| guxcurrentmatchchanged | Triggered when Current match value changes | CustomEvent<number> |
Clears the input.
Type: Promise<void>
| Slot | Description |
|---|---|
| Required slot for input tag |
graph TD;
gux-content-search --> gux-icon
gux-column-manager --> gux-content-search
style gux-content-search fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS