Skip to content
On this page

NcActionText

Props

Prop nameDescriptionTypeValuesDefault
iconIcon to show with the action, can be either a CSS class or an URLstring-''
titleTitle to show next to the iconstring-''
closeAfterClickWhether we close the Actions menu after the clickboolean-false
ariaLabelAria label for the button. Not needed if the button has text.string-''

Events

Event namePropertiesDescription
clickEmitted when the action is clicked

Slots

NameDescriptionBindings
iconManually provide icon
default