slate-css 0.1.0-alpha.14

Nav

A very basic nav with responsive capabilities.

@slate components/nav

Stacked

Active

Under

An underline like active state.

Fill

Fill the background.

Tab

A tab like active state.

Responsive

Simply use nav@device. You will also need the appropriate nav-toggle@device to make the button responsive as well.

<button class=”nav-toggle@s” type=”button” @click=”show = !show” :class=”{ ‘active’: show }”>