Skip to main content

Action ⚠️

Deprecated

Use Button instead.

Action button.

Properties

children ✳️

The text to display in the button.

Type
React.ReactNode

text ✳️ ⚠️

Deprecated

Use children instead.

The text to display in the button.

Type
string | ReactElement