Home > blockly > serialization > procedures > ParameterState
serialization.procedures.ParameterState interface
Represents the state of a parameter model.
Signature:
export interface ParameterState
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id | string | ||
| name | string | ||
| types? | string[] | (Optional) |