A sample component for your local project.
File system location: components/vf-sample
{% render '@vf-sample--default', {
"component-type": "element",
"text": "and here is some passed text"
} %}
I'm a sample and here is some passed text
<p>I'm a sample and here is some passed text</p>
{% render '@vf-sample--another-variant', {
"component-type": "element",
"text": "and some passed text from another variant"
} %}
I'm a sample and some passed text from another variant
<p>I'm a sample and some passed text from another variant</p>
vf-componenet-rollup
vf-core-components
vf-local-overrides
vf-sample
This page is part of the components section.