Widget Layout

I want to set layout for widget, It's taking the livewire default components.layouts.app
Solution:
Not full page per say, Already got a fix So the thing is even if you set the blade layout, the widget makes it take the default components.layout.app what you can do is to append the ```...
Jump to solution
2 Replies
Dennis Koch
Dennis Kochβ€’16mo ago
Just put them inside a blade view? Or do you really want full page widgets? I don't think we have that covered πŸ˜…
Solution
raphyabak_23238
raphyabak_23238β€’16mo ago
Not full page per say, Already got a fix So the thing is even if you set the blade layout, the widget makes it take the default components.layout.app what you can do is to append the
#[Layout('layouts.app')]
#[Layout('layouts.app')]
at the top of the widget class
Want results from more Discord servers?
Add your server