Preparing search index...
The search index is not available
tweakpane-monorepo
tweakpane-monorepo
tweakpane
<internal>
RackController
Class RackController
A controller that has a view to control.
Hierarchy
BladeController
<
PlainView
>
RackController
Index
Constructors
constructor
Properties
blade
rack
view
view
Props
Accessors
parent
Constructors
constructor
new
Rack
Controller
(
doc
:
Document
, config
:
Config
)
:
RackController
Parameters
doc:
Document
config:
Config
Returns
RackController
Properties
Readonly
blade
blade
:
Blade
Readonly
rack
rack
:
BladeRack
Readonly
view
view
:
PlainView
Readonly
view
Props
view
Props
:
ViewProps
Accessors
parent
get
parent
(
)
:
null
|
BladeRack
Returns
null
|
BladeRack
set
parent
(
parent
:
null
|
BladeRack
)
:
void
Parameters
parent:
null
|
BladeRack
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
tweakpane-
monorepo
@tweakpane/core
<internal>
tweakpane
<internal>
Rack
Controller
constructor
blade
rack
view
view
Props
parent
Generated using
TypeDoc
A controller that has a view to control.