Laravel Transition Component using TailwindCss & AlpineJS

Опубликовано: 15 Октябрь 2024
на канале: CodingByMahajans
677
7

In this video we will create a Laravel Component to handle CSS Transitions. Laravel Component will be able to handle multiple type of Transitions using TailwindCss Classes. We will animate the display using Alpine x-transition directive and x-init directive.

We will be able to use this Component just by using the following directive anywhere in our Blade File using x-transition tag.