Type Alias: StringOption
StringOption =
object
Properties
maxLength?
optional
maxLength:number
minLength?
optional
minLength:number
type
type:
"string"
value
value:
string
Last updated on
StringOption =
object
optional
maxLength:number
optional
minLength:number
type:
"string"
value:
string