Nuxt UI: Build a Dashboard Template
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Nuxt UI Slideover as a Member Edit Page (and How to Open the Slideover with Triggers in a Loop)

In this lesson, we use the Nuxt UI Slideover component to show an edit form (or at least a place where the edit form will go soon) when a “Edit Member” item is selected from a UDropDownMenu. Along the way we use the open prop to two-way bind open state to and from the Slideover component. We also learn how to pass in data from a v-for array iteration to the onSelect function of a UDropdownMenu's items.

Links