Interface AttributeDefinition

定义属性

Hierarchy

  • AttributeDefinition

Properties

block?: string

所属块名称

component?: string

组件

componentParam?: any

组件参数

editable?: boolean

是否可编辑

exclude?: boolean

是否排除

name: string

属性名称

priority?: number

优先级,数字越小,显示越靠前,默认为0

tooltip?: string

提示信息

Generated using TypeDoc