F
Filament14mo 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
H4L1M14mo ago
schema([.......])->alignEnd()
WEBMAS
WEBMASOP14mo ago
method not found
No description
WEBMAS
WEBMASOP14mo ago
Can anyone help?
Dennis Koch
Dennis Koch14mo ago
Make a view and add a class. Probably doesn't exist out of the box.
Vp
Vp14mo ago
->extraAttributes(['class' => 'flex justify-end']) maybe
WEBMAS
WEBMASOP14mo ago
Solved
No description

Did you find this page helpful?