Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NumberPadOptions

Hierarchy

  • NumberPadOptions

Index

Properties

Properties

base?: number

Value of the base to convert in a string

default

10

length?: number

Length of the resulting string once the current string has been padded

sign?: boolean

If true, then a sign of the number will be written anyway

default

false