Skip to content

Instantly share code, notes, and snippets.

View ekrist1's full-sized avatar

ekrist1

View GitHub Profile
@ekrist1
ekrist1 / bladefile.blade.php
Created August 29, 2017 18:04
Reusable dropdown button Vuejs component for Laravel and Bulma.
<buttondropdown>
<span slot="name">mer</span>
<a href="#" class="dropdown-item">
Dropdown item
</a>
<a class="dropdown-item">
Other dropdown item
</a>
<a href="#" class="dropdown-item is-active">
Active dropdown item