Buttons
Functions
Buttons()
Buttons(
props
,deprecatedLegacyContext?
):ReactNode
Buttons component for rendering a group of Bulma-styled buttons.
Supports Bulma helper classes for styling, color, and layout, including centering, right alignment, and grouping as addons.
Parameters
props
ButtonsProps
Props for the Buttons component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The rendered group of buttons.