You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will be useful to add dropdowns too? I mean like the <select> HTML tag.
I dont' think that a "multiline" <select> will be useful, because you can obtain the same result using checkboxes with a clickable label (as happens using the <label> HTML tag).
Thanks.
The text was updated successfully, but these errors were encountered:
I can imagine something like this would be nice to have. Before adding this, some stuff needs to be cleaned up and finetuned, but will probably get to it eventually.
Feel free to set something up yourself if you don't feel like waiting :)
Hi,
will be useful to add dropdowns too? I mean like the
<select>
HTML tag.I dont' think that a "multiline"
<select>
will be useful, because you can obtain the same result using checkboxes with a clickable label (as happens using the<label>
HTML tag).Thanks.
The text was updated successfully, but these errors were encountered: