Preparing search index...
The search index is not available
API
API
UiModuleOptions
Interface UiModuleOptions
interface
UiModuleOptions
{
configPane
?:
{
autoPostFrame
?:
boolean
;
container
?:
HTMLElement
;
expanded
?:
boolean
;
style
?:
Partial
<
CSSStyleDeclaration
>
;
title
?:
string
;
}
;
control
?:
ControlMarginOptions
;
}
Index
Properties
config
Pane?
control?
Properties
Optional
config
Pane
config
Pane
?:
{
autoPostFrame
?:
boolean
;
container
?:
HTMLElement
;
expanded
?:
boolean
;
style
?:
Partial
<
CSSStyleDeclaration
>
;
title
?:
string
;
}
设置面板参数
Type declaration
Optional
auto
Post
Frame
?:
boolean
默认true
Optional
container
?:
HTMLElement
父容器,默认body
Optional
expanded
?:
boolean
展表,默认true
Optional
style
?:
Partial
<
CSSStyleDeclaration
>
样式
Optional
title
?:
string
标题
Optional
control
control
?:
ControlMarginOptions
控件参数
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
config
Pane
control
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
设置面板参数