Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextBoxInputProperties

Hierarchy

Index

Properties

Properties

Optional maxLength

maxLength: number

When set, defines the text input's maximum length.

Read more...

Optional minLength

minLength: number

When set, defines the text input's minimum length.

Read more...

Generated using TypeDoc