Skip to content

TimeLineWidgetLink Type documentation

Types Documentation

Base for action items in the timeline widget.
Properties
The web font icon class name (e.g. element-settings-outline).
icon?: string
Defines if only the icon is shown in the default navigation bar.
iconOnly?: boolean
Label that is shown to the user.
label: TranslatableString
Property
The web font icon class name (e.g. element-settings-outline).
Defines if only the icon is shown in the default navigation bar.
Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality.
Label that is shown to the user.
Translatable
import

Except where otherwise noted, content on this site is licensed under MIT License.