嵌入式分析 SDK API
返回文档
正在准备搜索索引...
InteractiveQuestionQuestionVisualizationProps
接口 InteractiveQuestionQuestionVisualizationProps
interface
InteractiveQuestionQuestionVisualizationProps
{
className
?:
string
;
height
?:
Height
<
string
|
number
>
;
style
?:
CSSProperties
;
width
?:
Width
<
string
|
number
>
;
}
索引
属性
class
Name?
height?
style?
width?
属性
可选
class
Name
className
?:
string
要添加到根元素的自定义类名。
可选
height
height
?:
Height
<
string
|
number
>
指定组件高度的数字或字符串CSS尺寸值。
可选
style
style
?:
CSSProperties
要添加到根元素的自定义样式对象。
可选
width
width
?:
Width
<
string
|
number
>
指定组件宽度的数字或字符串CSS尺寸值。
设置
主题
系统
浅色
深色
在本页
属性
class
Name
height
style
width
返回文档
嵌入式分析 SDK API
正在加载...
©
. All rights reserved.