Atom

<h3 class="title"></h3>
<div class=""></div>
<h3 class="title">{{ greeting }}</h3>
<div class="{{ class }}">{{ introduction }}</div>
/* No context defined for this component. */
  • Content:
    {
        "title": "Component",
        "status": "prototype",
        "context": {
            "greeting": "Hi from atom component",
            "introduction": "atom component was generated by Novicell-generator"
        }
        }
    
  • URL: /components/raw/atom/atom.json
  • Filesystem Path: src/01-atoms/atom/atom.json
  • Size: 208 Bytes

There are no notes for this item.