FormFormInputis the standard text input element.Examples FormInput API FormInput PropTypecontrolControl<TFieldValues>namePath<TFieldValues>label?ReactNodeinputProps?object & Omit<DetailedHTMLProps<object, object>, "ref">layout?unionclassName?stringlabelClassName?stringHow is this guide?GoodBadFormInputGrouprenders an input equipped with an **optional right-side addon** (text, currency, unit, or icon).FormPickrenders selectable options as **clickable cards**. It natively supports `as const` arrays and custom rendering.