Skip to Content
APIType AliasesStringOption

Type Alias: StringOption

StringOption = object

Properties

maxLength?

optional maxLength: number


minLength?

optional minLength: number


type

type: "string"


value

value: string

Last updated on