如视 Five SDK
Preparing search index...
plugins
DynamicPathLinePluginType
Params
Interface Params
插件初始化参数
interface
Params
{
config
?:
Partial
<
DynamicPathLinePluginType
.
Config
>
;
initialState
?:
Partial
<
DynamicPathLinePluginType
.
State
>
;
paths
?:
PathConfig
[]
;
}
Index
Properties
config?
initial
State?
paths?
Properties
Optional
config
config
?:
Partial
<
DynamicPathLinePluginType
.
Config
>
Optional
initial
State
initialState
?:
Partial
<
DynamicPathLinePluginType
.
State
>
Optional
paths
paths
?:
PathConfig
[]
初始路径配置列表
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
initial
State
paths
如视 Five SDK
Loading...
插件初始化参数