操作列表布局组件,提供按标签分组的操作列表视图。
安装
使用方法
import { OperationListLayout } from "@/components/pivot/operation-list-layout";
<OperationListLayout />
示例
基本用法
<OperationListLayout />
API 参考
Props
属性 | 类型 | 默认值 | 描述 |
---|---|---|---|
className | string | - | 额外的 CSS 类名 |
Search for a command to run...