Preparing search index...
The search index is not available
tweakpane-monorepo
tweakpane-monorepo
@tweakpane/core
PopupController
Class PopupController
A controller that has a view to control.
Hierarchy
PopupController
Implements
Controller
<
PopupView
>
Index
Constructors
constructor
Properties
shows
view
view
Props
Constructors
constructor
new
Popup
Controller
(
doc
:
Document
, config
:
Config
)
:
PopupController
Parameters
doc:
Document
config:
Config
Returns
PopupController
Properties
Readonly
shows
shows
:
Value
<
boolean
>
= ...
Readonly
view
view
:
PopupView
Readonly
view
Props
view
Props
:
ViewProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
tweakpane-
monorepo
@tweakpane/core
<internal>
tweakpane
<internal>
Popup
Controller
constructor
shows
view
view
Props
Generated using
TypeDoc
A controller that has a view to control.