BooleanParam interface
Signature:
export interface BooleanParam extends AbstractParam<boolean>
Extends: AbstractParam<boolean>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
"boolean" | "checkbox" |
(Optional) |
Signature:
export interface BooleanParam extends AbstractParam<boolean>
Extends: AbstractParam<boolean>
Property |
Modifiers |
Type |
Description |
---|---|---|---|
"boolean" | "checkbox" |
(Optional) |