BooleanControl
Defined in: tools/lab/src/grammar/controls.ts:15
The scenario grammar — everything a *.scenario.ts file imports.
Type-only where the engine is concerned, so importing this entry pulls in no
runtime engine code and no pixi. The browser shell lives in
@yagejs-tools/lab/runner.
Properties
Section titled “Properties”
readonlykind:"boolean"
Defined in: tools/lab/src/grammar/controls.ts:16
label?
Section titled “label?”
readonlyoptionallabel?:string
Defined in: tools/lab/src/grammar/controls.ts:18
readonlyvalue:boolean
Defined in: tools/lab/src/grammar/controls.ts:17