Open tsressin opened 1 week ago
Are there plans to add additional form components to groundwork, or should we just use native html for these?
For example, select pulldowns, radio buttons, check boxes.
I think a and options would be good to add.
Lets start with https://github.com/USACE/groundwork/blob/main/lib/components/form/dropdown.jsx
I think we need a little re-work to make it more generic, but this is a good start.
Are there plans to add additional form components to groundwork, or should we just use native html for these?
For example, select pulldowns, radio buttons, check boxes.