RenderControl
Hierarchy
-
↳
RenderControl
Table of contents
Constructors
Properties
Methods
Constructors
constructor
new RenderControl(id, params)
Parameters
| Name | Type |
|---|---|
id | string |
params | KeyValue[] |
Overrides
Properties
params
Readonly params: KeyValue[]
Methods
input
input(data): KeyValue[]
Parameters
| Name | Type |
|---|---|
data | any |
Returns
KeyValue[]