Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NumberInputOptions

Hierarchy

  • NumberInputOptions

Index

Properties

Properties

Optional maximum

maximum: number

The maximum acceptable value.

Optional minimum

minimum: number

The minimum acceptable value.

title

title: string

The title of the input box.

value

value: number

The default value of the input box.

Generated using TypeDoc