IHubContentActionLink

Interface

action link interface for linking to existing content

Extends

Properties

Property Type Notes
contentId string

content id to link to

kind "content"
label Inherited string

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

description Optional Inherited string

translated action description

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


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