Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 442 Bytes

navbar.md

File metadata and controls

28 lines (19 loc) · 442 Bytes
title
Jaseci Navbar

Summary

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'.

Sections

  • links - a list of elements to render on the right side of the navbar

Props

  • label - adds a text logo to the nav