Translation
One of the mandatory components of a form is translate
. You can see its use in various places in the form (various buttons and labels).
Translations are imported from @sjsf/form/translations/{locale}
, currently supported locales:
Icons
Text is good, but you can do better by adding icons!
There are also ready-made sets of icons for control buttons.
Lucide icons
Installation:
Usage:
Playground
Flowbite icons
Installation:
Add icons content to a tailwindcss config:
Usage:
Playground
Radix icons
Installation:
Usage:
Playground