UNPKG

@discoveryjs/discovery

Version:

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

15 lines (14 loc) 327 B
export default { demo: { view: 'switch', content: [ { when: 'expr', content: 'text:"Renders when `expr` is truthy"' }, { content: 'text:"Renders when all other `when` conditions are falsy"' } ] } };