README
navMain (component)
Description
This blueprint is based on the blueprint of Veams.
Just place a generic quote for your type.
Requirements
Installation
Installation with Veams from local machine
veams install bp absolute/filepath/to/nav-main
Installation with npm or Veams
When published on npm you can install the component by executing:
veams -i p nav-main nav
Fields
c-nav-main
| Parameter | Type | Value | Description |
|---|---|---|---|
| settings.navMainClasses | String | Modifier classes for component. | |
| settings.navMainContextClass | String | default |
- Context class of component. |
Content
| Parameter | Type | Value | Description |
|---|---|---|---|
| content.navMainField | String | Please add a description! |
Sass Options
| Variable | Value | Description |
|---|---|---|
| $nav-main-my-custom-var | Please add a description! |