Custom Page
until now i cant understand how can i use custom page. How can i create like timeline that filament dont have. How can i use livewire function for that. Can anyone enlighten me?
Solution:Jump to solution
Pages are just Full-Page Livewire components. You can do anything that you can do in Livewire or Blade.
2 Replies
Solution
Pages are just Full-Page Livewire components. You can do anything that you can do in Livewire or Blade.
Yes i tried it now and it works