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