Dot / 点

点可以表达语句的状态,或是仅用于分类装饰。

基础的

基础的

APIs / 接口文档

Dot.Props

属性描述类型推荐值默认
type点的类型DotTypesDotTypesdefault
...原生属性HTMLAttributes--

DotTypes

type DotTypes = 'default' | 'secondary' | 'success' | 'warning' | 'error'