Skip to content

cupertino-files / categoryOfFormatType

Function: categoryOfFormatType()

categoryOfFormatType(formatType): "number" | "boolean" | "text" | "duration" | "date" | "currency" | undefined

Defined in: src/tst/formats.ts:176

Category a format belongs to, from its type code.

Parameters

formatType

number

Returns

"number" | "boolean" | "text" | "duration" | "date" | "currency" | undefined

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.