Home > @tridion-sites/extensions > ButtonProps > tooltip
A tooltip text that is displayed when the element is hovered. Can be omitted if label is specified. Required if there is no label specified. For accessibility purposes, the tooltip is only displayed when it differs from the label.
Signature:
tooltip?: string;