Livewire Screencasts

Level up. Big Time.

Instant access to over 8 hours of content

Explore tons of source code and use it in your own apps

Support our lovely project

30% Off

Yearly

Access all screencasts and source code by subscribing on a yearly basis.

$99
$69
yearly

50% Off

Lifetime

Pay once, and get access to all future screencasting content. Forever.

$299
$149
Already a GitHub sponsor? Email us for a discount ↗

Modals

Adding a dropdown menu

Our edit and delete actions in the post row table are starting to take up too much visual real-estate. Let's hide them inside a dropdown menu. Like most UI elements, this will be more involved than you might think. We'll tackle the creation of a new "menu" component and talk about all the implications of building and using one in your application.
Share