IHubWellKnownActionLink

Interface

action link interface for well-known hub actions

Extends

Properties

Property Type Notes
action string

unique action identifier

kind "well-known"
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:75