Skip to content
On this page

NcActionButtonGroup

A wrapper for allowing inlining NcAction components within the action menu

Props

Prop nameDescriptionTypeValuesDefault
titleOptional title shown below the button groupstring-undefined

Slots

NameDescriptionBindings
default

This component is made to be used inside of the NcActions component slots, to group buttons as one visual action, like for text alignment. This should be used sparingly for accessibility.

loading...