ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > LocaleConfig > format

LocaleConfig.format property

Signature:

format: {
        number: {
            currency: {
                currency: string;
                style: string;
            };
        };
    };
  • LocaleConfig.format property
Copyright © 2023 ActiveViam