Actions is a unified container for button-type components. It standardizes the position where buttons should be placed within other containers, allowing them to be used within different containers.
import { Actions } from "wis/actions"
Using in Container#
The Actions component can be used within any container of wis. Refer to the corresponding container documentation for details on how to use it.
Page
Page Container Component
Module
Module Container Component
layout
Layout Container Component
Drawer
Drawer Container Component
API Reference#
Actions#
Name | Type | Default | Description |
---|---|---|---|
size | md sm | md | Switch the size of the button group. |
ActionsGroup#
Name | Type | Default | Description |
---|