用于显示字段约束信息的组件,如最小值、最大值等。
Loading...
安装
使用方法
import { ConstraintDisplay } from "@/components/pivot/constraint-display";
<ConstraintDisplay />
示例
基本用法
<ConstraintDisplay />
API 参考
Props
属性 | 类型 | 默认值 | 描述 |
---|---|---|---|
className | string | - | 额外的 CSS 类名 |
Search for a command to run...