N-Many Wordles | Graham | Observable
Comments (2)
Graham
Feb 6, 2022
I wish I knew of a way to clear out the input here after the user submitted the form. I was unable to find anything in any of
https://observablehq.com/@observablehq/input-text
,
https://github.com/observablehq/inputs/blob/main/README.md#text
, or
https://github.com/observablehq/inputs/blob/main/src/text.js
cadasa
Jun 9, 2022
This one can clear out the input after submitting: import {multiAutoSelect} from "@cadasa/mas"
Reply
Add comment
Subscribe to notifications
Observable
Sign in
Graham
2
Reply
Add comment
Subscribe to notifications
3
N-Many Wordles | Graham | Observable