Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Limits

An object which describes a maximum and minimum value. These are exclusive limits; values checked will be valid if in (max, min).

Hierarchy

  • Limits

Index

Properties

Properties

Optional max

max: number

Optional min

min: number

Generated using TypeDoc