IHubActionLinkSection
action link interface for sections
Extends
Properties
| Property | Type | Notes | 
|---|---|---|
| HubActionLink[] | section links | |
| "section" | ||
| Inherited | string | translated action label - used for the visible label and/or the underlyiing a11y label | 
| Optional Inherited | string | translated action description | 
| Optional Inherited | boolean | whether or not to disable the button | 
| Optional Inherited | string | action icon | 
| Optional Inherited | string | whether the label should be shown in the UI or just be used for the underlying a11y label | 
| Optional Inherited | string | optional tooltip string | 
Interface defined in packages/common/src/core/types/ActionLinks.ts:43