Action
Import
import Action from 'components/Action'
// or import { Action } from 'componentsProps
| Name | Type | Default | Description |
|---|---|---|---|
| name | string | Required | name of action |
Example
<Action>Action</Action>import Action from 'components/Action'
// or import { Action } from 'components| Name | Type | Default | Description |
|---|---|---|---|
| name | string | Required | name of action |
<Action>Action</Action>