Delete
Functions
Delete()
Delete(
props
,deprecatedLegacyContext?
):ReactNode
Delete component for rendering a Bulma-styled delete/close button.
Supports Bulma helper classes for styling, color, and size, and includes accessibility and disabled state.
Parameters
props
DeleteProps
Props for the Delete component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The rendered delete button.