Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NumberFormatDefinition

Hierarchy

  • NumberFormatDefinition

Index

Properties

Properties

Optional async

async: undefined | false | true

Optional compare

compare: undefined | ((data1: number, data2: number) => number)

type

type: "number"

validate