InputPlugin
此内容尚不支持你的语言。
Defined in: input.ts:283
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new InputPlugin(
target?):InputPlugin
Defined in: input.ts:288
Parameters
Section titled “Parameters”target?
Section titled “target?”unknown
Returns
Section titled “Returns”InputPlugin
Properties
Section titled “Properties”name:
string='input'
Defined in: input.ts:284
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: input.ts:292
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: input.ts:373
Returns
Section titled “Returns”void