PyWebIO icon indicating copy to clipboard operation
PyWebIO copied to clipboard

Custom input widget documentation

Open frafra opened this issue 4 years ago • 1 comments

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

frafra avatar Apr 12 '21 12:04 frafra

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.

wang0618 avatar Apr 16 '21 15:04 wang0618