Buttons
Clear field button
The Clear field button
is a button that clears the value of a field.
Loading...
Props
Prop | Description |
---|---|
| string The name of the field to be cleared on click. Required |
| ReactNode The label for the field. Required |
Delete entity button
The DeleteEntityButton
component renders a button, which deletes closesed entity.
Loading...
Props
Prop | Description |
---|---|
| Renders content of the component. |
Persist button
The PersistButton
component renders a persist button.
Loading...
Props
Prop | Description |
---|---|
| Renders content of the component. |