tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ButtonProps > label

ButtonProps.label property

Text that is displayed inside button, i.e., the button label. If omitted, you must provide a tooltip.

Signature:

label?: string;