TIOOutputTemplate
Extends:
js/template/template/Template.js~Template → TIOOutputTemplate
TIO output template. Unique instance per template.
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
setState(state: TIOOutputState) Sets the TIO state. |
|
| public |
Sets the text |
|
Public Constructors
public constructor() source
Public Methods
public setState(state: TIOOutputState) source
Sets the TIO state.
Params:
| Name | Type | Attribute | Description |
| state | TIOOutputState | output state |
