| title | Jaseci Navbar |
|---|
A Navbar component will render a horizontal navigation header component ; ajsc-navbar element.
Example:
{
"component": "Navbar",
"props": {
"label": "Jaseci"
}
}The above will create a Navbar component with a label of 'Jaseci'.
- links - a list of elements to render on the right side of the navbar
- label - adds a text logo to the nav