Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CCMatrixXOption

矩阵列选项

todo

这里的宽度需要从枚举变成 type

Hierarchy

Index

Properties

__cache

__cache: CCOptionCache

assistValue

assistValue: CCIAssistProps

autoSelectMarked

autoSelectMarked: boolean

customData

customData: CCOptionCustomData

Optional disabled

disabled: boolean

errorMessage

errorMessage: string

Optional extraTitle

extraTitle: string

二级标题

inputType

inputType: OPT_ACT_TYPE

isOtherOpt

isOtherOpt: boolean

label

label: string

mapping

number

number: number

optComment

optComment: string

Optional optionType

optionType: OPTION_TYPE

origin

Optional passRef

passRef: CCIVarPassRef

placeholder

placeholder: string

renderId

renderId: string

selected

selected: boolean

text

text: string

Optional useComment

useComment: boolean

uuid

uuid: string

value

value: string

visible

visible: boolean

Optional width

行选项高度 hidden: 不需要显示该选项,这个在核心包会处理掉 auto: 自动适应 string: 单位可能会有 px 和 % 两种,需要UI端去适配

Generated using TypeDoc