vf-local-overrides Component

A place for any custom and miscellaneous CSS and JS for this project.

We encourage you to make components where appropriate, however this is a good place for any hacks or other uncategorisables.


File system location: components/vf-local-overrides

Variants


Variant: Default alpha container

Nunjucks demo

{% render '@vf-local-overrides--default', {
  "component-type": "container"
} %}
        

Sample output

/* vf-local-overrides template file */

Sample output as HTML

<div class="vf-local-overrides">
  /* vf-local-overrides template file */
</div>
        

Assets

All components in this design system

This page is part of the components section.