UNPKG

@discoveryjs/discovery

Version:

Frontend framework for rapid data (JSON) analysis, shareable serverless reports and dashboards

13 lines (12 loc) 315 B
export default { demo: { view: 'text-numeric', data: '"Like a `text` view but adds a thousands separator to integer part of numbers, e.g. 12345678 or 12345.67890"' }, examples: [ { title: 'Shorthand usage', view: 'text-numeric:1234567' } ] };