Stable3.3.0View in LexiconCHANGELOG
ManagementToolbar
Property | Type | Required | Default | Description |
---|---|---|---|---|
active | boolean | false | false | Flag that identifies when to show the active state of the component. |
ItemList
Property | Type | Required | Default | Description |
---|---|---|---|---|
expand | boolean | false | Flag to indicate the Management Toolbar Item List should fit the width of the parent container. |
Item
Extends from React.HTMLAttributes<HTMLLIElement>
ResultsBar
Extends from React.HTMLAttributes<HTMLElement>
ResultsBar.Item
Property | Type | Required | Default | Description |
---|---|---|---|---|
expand | boolean | false | false | Flag to indicate the Management Toolbar Results Bar Item should fit the width of the parent container. |
Search
Property | Type | Required | Default | Description |
---|---|---|---|---|
onlySearch | boolean | false | Flag to indicate when there is only the search element within a Management Toolbar. | |
showMobile | boolean | false | Flag to control search visibility in mobile view. |