To save us typing lots of HTML all the time, let's create a table component we can re-use.
You need to subscribe to get full access to the video and lesson content.
Join 3.5K+ learners from companies like Shopify, Microsoft, Tiktok, AppSumo and Instacart.
Lifetime access to all Playbooks courses.
Only 171 spots left!
To save time, I'm going to reuse a table element I created for playbooks.com.
Now that we have the table element, let's update the list page on the dashboard:
x-table
After implementing the table, we made the following improvements:
w-6 h-6
to size-5
for better proportionsTo improve user experience, we added wire navigation:
wire:navigate
to the clickable titleWe tested the new table by creating a new link page:
...
Subscribe now to get full access to the lesson content.
Get started →