DeleteButton
This documentation provides a comprehensive reference for the DeleteButton
component, guiding you through its configuration options.
Parameters #
Name | Type | Default | Required | Description | Added Version |
---|---|---|---|---|---|
Class | string | null | Gets or sets the CSS class name(s) to apply to the component. | 1.0.0 | |
Id | string | null | Gets or sets the ID. If not set, a unique ID will be generated. | 1.0.0 | |
Size | DeleteButtonSize | None | Gets or sets the size. | 1.0.0 | |
Style | string | null | Gets or sets the CSS style string that defines the inline styles for the component. | 1.0.0 |