PyWebIO
PyWebIO copied to clipboard
Custom input widget documentation
It would be useful to have some documentation to create custom input widget modules for PyWebIO.
[...] PyWebIO development documentation to allow users to create custom input widget.
Originally posted by @wang0618 in https://github.com/wang0618/PyWebIO/discussions/41#discussioncomment-528978
Sorry I may lower the priority of adding the development documentation, because I think that in most cases, the action parameter of the pywebio.input.input() function can be used to customize the input widget.