TextInput description

Is there any better way than label() in TextInput to insert a description?
image.png
Solution
You can chain the ->helperText('Add some text here') to display some text below...
Was this page helpful?