IComponents

Components接口

属性

chart

chart?: IChart

类型: IChart

detail

detail?: IDetail

类型: IDetail

form

form?: IForm

类型: IForm

imgList

imgList?: IImgList

类型: IImgList

legend

legend?: any

类型: any

maxHeight

maxHeight?: any

类型: any

options

options?: any

类型: any

player

player?: IPlayer

类型: IPlayer

title

title?: any

类型: any

treeTable

treeTable?: ITreeTable

类型: ITreeTable

type

type: string

类型: string

width

width?: any

类型: any

方法

onrowClick

onrowClick?(e): unknown

参数

  • e: CustomEvent<{[key: string]: string; }>

返回:unknown

BIMFlux AI