Good defaults and technical flexibility for life science websites
deprecated It is strongly recommended that this not to be used.
This component has been deprecated. No alternative is provided and the pattern should not be used.
This component is distributed with npm. After installing npm, you can install the vf-header
with this command.
$ yarn add --dev @visual-framework/vf-header
The source files included are written in Sass(scss
). You can point your Sass include-path
at your node_modules
directory and import it like this.
@import "@visual-framework/vf-header/index.scss";
Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
vf-navigation--additional
variant.set-
style functions to cleaner versionvf-global-header
is a child of vf-header
File system location: components/vf-header
Find an issue on this page? Propose a change or discuss it.