UNPKG

@discoveryjs/discovery

Version:

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

11 lines (10 loc) 339 B
export default { beforeDemo: ['md:"A block has no its own look. It\'s using for wrapping some content with a `className` (btw `className` is a common property for any view when appropriate)"'], demo: { view: 'block', className: 'foo', content: [ 'text:"Content inside block"' ] } };