Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetPercentageOptions

remarks

@since 4.0.1

Hierarchy

  • GetPercentageOptions

Index

Properties

max: number

The max value allowed.

min: number

The min value allowed.

validate?: boolean

Boolean if the min, max, and value options should be validated to make sure they are within the correct range relative to each other.

defaultvalue

true

value: number

The current value

Generated using TypeDoc