IHubActionLinkSection

Interface

action link interface for sections

Extends

Properties

Property Type Notes
children HubActionLink[]

section links

kind "section"
label Inherited string

translated action label - used for the visible label and/or the underlyiing a11y label

description Optional Inherited string

translated action description

disabled Optional Inherited boolean

whether or not to disable the button

icon Optional Inherited string

action icon

showLabel Optional Inherited string

whether the label should be shown in the UI or just be used for the underlying a11y label

tooltip Optional Inherited string

optional tooltip string


Interface defined in common/src/core/types/ActionLinks.ts:43