Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Placholder component doesn't render state by default - Filament
F
Filament
•
12mo ago
•
2 replies
Shaheen
Placholder component doesn't render state by default
every time I use the Placeholder component I have to manually set the content to the state using
Placeholder::make('name')->content(fn($state) => $state)
Placeholder::make('name')->content(fn($state) => $state)
Am I doing something wrong or this is supposed to be default behaviour
? if it
's default behaviour why is it doesn
't have content set to state by default
?
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Selecting default rows on component render
F
Filament / ❓┊help
9mo ago
Select field doesn't render
F
Filament / ❓┊help
4mo ago
IconColumn doesn't render anything
F
Filament / ❓┊help
3y ago
Form Select Component doesn't want to take default() value
F
Filament / ❓┊help
3y ago