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:
Pages are just Full-Page Livewire components. You can do anything that you can do in Livewire or Blade.
Jump to solution
2 Replies
Solution
Dennis Koch
Dennis Koch2w ago
Pages are just Full-Page Livewire components. You can do anything that you can do in Livewire or Blade.
hrvzmndz
hrvzmndzOP2w ago
Yes i tried it now and it works

Did you find this page helpful?