Home Reference Source

src/components/content/fixtures/comp1.js

export default {
  'conditional': {
    'eq': '',
    'when': null,
    'show': ''
  },
  'tags': [

  ],
  'type': 'content',
  'html': '<h1>This is a test</h1>\n',
  'input': false,
  'key': 'content1'
};