We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mono-select input. Should work like <select> or <input type="radio">, but could be better designed.
<select>
<input type="radio">
The text was updated successfully, but these errors were encountered:
Drop-down version added by 2312a8f.
Sorry, something went wrong.
Radial rotating input added by ed95cb4
No branches or pull requests
Add mono-select input. Should work like
<select>
or<input type="radio">
, but could be better designed.Drop-downCompactShould handle overflow/scroll and complexRadialSmart and funLimited number of itemsThe text was updated successfully, but these errors were encountered: