嵌入式分析 SDK API
返回文档
正在准备搜索索引...
InteractiveQuestionSaveButtonProps
类型别名 InteractiveQuestionSaveButtonProps
InteractiveQuestionSaveButtonProps
:
{
onClick
?:
MouseEventHandler
<
HTMLButtonElement
>
;
}
&
ButtonProps
类型声明
可选
onClick
?:
MouseEventHandler
<
HTMLButtonElement
>
按钮被点击时调用的处理函数
设置
主题
操作系统
浅色
深色
返回文档
嵌入式分析 SDK API
加载中...
©
. All rights reserved.
按钮被点击时调用的处理函数