📄️ Use your own components library
Create your own components library
📄️ Inline function
Each input can define custom parameters that will be passed to the input component for a pass-through customization.
📄️ Input component
An input component is an input wrapper that adapts an actual input component to the Formulaik api.
📄️ Advanced: use @loadable in input libraries
An alternative is to use a lazy loading approach with tools like @loadable for instance: