Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CCUploadOption

上传题选项

Hierarchy

  • CCOption
  • CCUploadResult
    • CCUploadOption

Index

Properties

__cache

__cache: CCOptionCache

accept

accept: string

接受类型

assistValue

assistValue: CCIAssistProps

autoSelectMarked

autoSelectMarked: boolean

customData

customData: CCOptionCustomData

Optional disabled

disabled: boolean

errorMessage

errorMessage: string

Optional fileLimits

fileLimits: UPLOAD_LIMIT[]

上传文件格式限制说明

fileName

fileName: string

原始文件名 UI需要渲染

filePath

filePath: string

上传后的在服务器上的文件路径

fileType

fileType: string

文件类型 诸如: application/json, video/mp4, image/jpg

inputType

inputType: OPT_ACT_TYPE

isImage

isImage: boolean

是否图片

isOtherOpt

isOtherOpt: boolean

label

label: string

mapping

number

number: number

optComment

optComment: string

Optional optionType

optionType: OPTION_TYPE

origin

origin: CFPDOption

Optional passRef

passRef: CCIVarPassRef

placeholder

placeholder: string

Optional progress

progress: number

进度,上传文件过程中,UI需要渲染该进度作为提示

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