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