Action

Import

import Action from 'components/Action'
// or import { Action } from 'components

Props

NameTypeDefaultDescription
namestringRequiredname of action

Example

<Action>Action</Action>