FilamentF
Filament3y ago
ico

Display only a Label/Text in a Form

How could i display only a Label or a Text in the form ? I know i can add a label() method to theTextInput but that will also generate me the input itself witch i don't want ?
Solution
Use a Placeholder field instead.
Was this page helpful?