directus-extension-currency-interface
v1.1.1
Published
Interface for currency
Downloads
517
Maintainers
Readme
Introduction
A Directus interface extension that displays currency value properly.
Installation
npm i directus-extension-currency-interface
Get Started
- Go to Settings, create a new field with type string or number.
- In the Interface panel, choose Currency interface. There are 2 options:
- Prefix: A string that will be prepended to the formatted value.
- Suffix: A string that will be appended to the formatted value.