Home > @activeviam/activeui-sdk > LocaleConfig > format
LocaleConfig.format property
Signature:
format: {
number: {
currency: {
currency: string;
style: string;
};
};
};
Home > @activeviam/activeui-sdk > LocaleConfig > format
Signature:
format: {
number: {
currency: {
currency: string;
style: string;
};
};
};