Skip to main content

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

React Docs

Returns

ReactNode

The rendered delete button.