Home > borogove > FormOption > (constructor)
FormOption.(constructor)
Constructs a new instance of the borogove_FormOption class
Signature:
protected constructor(label: string | null, value: string | null);
Parameters
| Parameter | Type | Description |
|---|---|---|
| label | string | null | |
| value | string | null |