<h3 class="title"></h3>
<div class=""></div>
<h3 class="title">{{ greeting }}</h3>
<div class="{{ class }}">{{ introduction }}</div>
/* No context defined for this component. */
/* Insert css here */
{
"title": "Component",
"status": "prototype",
"context": {
"greeting": "Hi from atom component",
"introduction": "atom component was generated by Novicell-generator"
}
}
There are no notes for this item.