Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CCSelectIconOption

图片选择题选项

Hierarchy

Index

Properties

__cache

__cache: CCOptionCache

activeIconUrl

activeIconUrl: string

解析后的被激活或者被选中时的图标url 未激活或者未选中时展示[[CFCustomIconOwner.normalIconUrl]]

激活或者选中时选中时展示[[CFCustomIconOwner.activeIconUrl]]

assistValue

assistValue: CCIAssistProps

autoSelectMarked

autoSelectMarked: boolean

customData

customData: CCOptionCustomData

Optional disabled

disabled: boolean

errorMessage

errorMessage: string

inputType

inputType: OPT_ACT_TYPE

isOtherOpt

isOtherOpt: boolean

label

label: string

mapping

normalIconUrl

normalIconUrl: string

解析后的未激活或未选中时的图标地址

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

Generated using TypeDoc