Stringparam

StringParam interface

Signature:

export interface StringParam extends AbstractParam 

Extends: AbstractParam

Properties

Property

Modifiers

Type

Description

defaultValue?

string

(Optional)

type?

"string" | "text"

(Optional)