IComputedEditorOptions
小于 1 分钟
IComputedEditorOptions
interface
官网地址
方法 Methods
get
- 语法:
get<T>(id: T): FindComputedEditorOptionValueById<T>
- 参数:
- id: T
- 返回值: FindComputedEditorOptionValueById<T>
- 描述: ``
interface
官网地址
get<T>(id: T): FindComputedEditorOptionValueById<T>