tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ActionExtensionConfiguration

ActionExtensionConfiguration interface

Signature:

export interface ActionExtensionConfiguration

Properties

Property Modifiers Type Description
icon   CustomIcon Icon associated with the action.
id   string A unique identifier for the action.
label   string Label associated with the action.
useAction   ActionHook Hook that contains behavior of the action.