Preparing search index...
The search index is not available
tweakpane-monorepo
tweakpane-monorepo
tweakpane
<internal>
RackLikeController
Class RackLikeController<V>
A controller that has a view to control.
Type Parameters
V
extends
View
Hierarchy
BladeController
<
V
>
RackLikeController
TabController
Index
Constructors
constructor
Properties
blade
rack
Controller
view
view
Props
Accessors
parent
Constructors
constructor
new
Rack
Like
Controller
<
V
>
(
config
:
Config
<
V
>
)
:
RackLikeController
<
V
>
Type Parameters
V
extends
View
Parameters
config:
Config
<
V
>
Returns
RackLikeController
<
V
>
Properties
Readonly
blade
blade
:
Blade
Readonly
rack
Controller
rack
Controller
:
RackController
Readonly
view
view
:
V
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
Like
Controller
constructor
blade
rack
Controller
view
view
Props
parent
Generated using
TypeDoc
A controller that has a view to control.