Home > notion-types > NumberFormat
Types of number formatting supported by Notion
Signature:
export declare type NumberFormat = 'number_with_commas' | 'percent' | 'dollar' | 'euro' | 'pound' | 'yen' | 'rupee' | 'won' | 'yuan';
Home > notion-types > NumberFormat
Types of number formatting supported by Notion
Signature:
export declare type NumberFormat = 'number_with_commas' | 'percent' | 'dollar' | 'euro' | 'pound' | 'yen' | 'rupee' | 'won' | 'yuan';