Type aliases
ConfigType
ManipulateType
Manipulate
Type
: Omit<OpUnitType, "date" | "dates">OpUnitType
Op
Unit
Type
: UnitType | "week" | "weeks" | "w"OptionType
PluginFunc
Type parameters
QUnitType
QUnit
Type
: UnitType | "quarter" | "quarters" | "Q"UnitType
UnitTypeLong
UnitTypeLong: "millisecond" | "second" | "minute" | "hour" | "day" | "month" | "year" | "date"
UnitTypeLongPlural
UnitTypeLongPlural: "milliseconds" | "seconds" | "minutes" | "hours" | "days" | "months" | "years" | "dates"
UnitTypeShort
UnitTypeShort: "d" | "M" | "y" | "h" | "m" | "s" | "ms"