VaCreate is a button for all resource creation actions. By default it redirects to page creation.
| Property | Type | Description |
|---|---|---|
| item | string |
The element added to the button. |
| icon | boolean |
If true, it shows the key with the icon only. |
| iconSize | string | x-small, small, default, large, x-large |
| color | string, object |
Customizable background or text color depending on the text prop value. |
| disableRedirect | boolean |
Disables the default forwarding behavior for compatible buttons. |