Toolbar

Design Code
Start Content
Main Content
End Content

Usage

Basic Toolbar

<nile-toolbar>
<div slot="start">Start Content</div>
<div>Main Content</div>
<div slot="end">End Content</div>
</nile-toolbar>

Slots

Name Description
start The slot for left start side of toolbar
(default) the default section/mid section
end The slot for right end side of toolbar

Properties

Name Description Type Default
color CSS color property for toolbar css color value ''
background CSS background property for toolbar css background value ''