Implement TextInput::on_submit support in iced_web
This commit is contained in:
parent
282ae1dc9e
commit
57aed1d5c6
2 changed files with 23 additions and 2 deletions
|
|
@ -39,4 +39,5 @@ features = [
|
|||
"Event",
|
||||
"EventTarget",
|
||||
"InputEvent",
|
||||
"KeyboardEvent",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue