© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
8 replies
Pieter
Repeater Positioning of multiple items
Hi
,
I have a grid with 2 columns
. In this grid i have a repeater
. Is it possible to make the width of the repeater 1 col and make it fill from left to right
, top to bottom
?
Solution
Repeater::make('members')
->schema([])
->columnSpanFull()
->grid(2),
Repeater::make('members')
->schema([])
->columnSpanFull()
->grid(2),
like this
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Help - Repeater Add Multiple Items Action
F
Filament / ❓┊help
4mo ago
Repeater : Grouping items
F
Filament / ❓┊help
2y ago
Reordering repeater items
F
Filament / ❓┊help
2y ago
Repeater default items
F
Filament / ❓┊help
3y ago