more dialog:function() possibilities
Open
- Dominant language
- No language data
- Stars
- 307
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Currently these are the only things possible with the current modify function

that's a little lackluster. A couple more things we can modify are
1. `onclick`, `onchange`, `onrelease` functions
2. `options` for combobox
and two more functions I feel are needed
1. `dialog:delete()` which should delete the element with the specified id
2. `dialog:replace()` should delete the element with the given id and create a new element with a new id in the same place
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.