form/wrapper/form_element_wrapper library

Classes

FormElement<T>
A generic class representing an option or item in a form element. This class is used to associate data with a human-readable title, making it suitable for dropdowns, radio buttons, and other selection-based widgets.