TextInputPlugin
Defined in: ui/text/text-input-plugin.ts:42
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new TextInputPlugin():
TextInputPlugin
Returns
Section titled “Returns”TextInputPlugin
Properties
Section titled “Properties”dependencies
Section titled “dependencies”dependencies:
"focus"[]
Defined in: ui/text/text-input-plugin.ts:44
Implementation of
Section titled “Implementation of”name:
"textInput"=PluginName.TextInput
Defined in: ui/text/text-input-plugin.ts:43
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: ui/text/text-input-plugin.ts:55
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: ui/text/text-input-plugin.ts:48
Returns
Section titled “Returns”void