F
Filament11mo ago
WEBMAS

How to align content to the right?

How to align content to the right?
No description
No description
No description
6 Replies
H4L1M
H4L1M11mo ago
schema([.......])->alignEnd()
WEBMAS
WEBMASOP11mo ago
method not found
No description
WEBMAS
WEBMASOP11mo ago
Can anyone help?
Dennis Koch
Dennis Koch11mo ago
Make a view and add a class. Probably doesn't exist out of the box.
Vp
Vp11mo ago
->extraAttributes(['class' => 'flex justify-end']) maybe
WEBMAS
WEBMASOP11mo ago
Solved
No description

Did you find this page helpful?