Skip to main content

Buttons

Clear field button

The Clear field button is a button that clears the value of a field.

Loading...

Props

PropDescription

field

string

The name of the field to be cleared on click.

Required

label

ReactNode

The label for the field.

Required

Delete entity button

The DeleteEntityButton component renders a button, which deletes closesed entity.

Loading...

Props

PropDescription

children

Renders content of the component.

Persist button

The PersistButton component renders a persist button.

Loading...

Props

PropDescription

children

Renders content of the component.