Browse Source

doc: add `popup()` to doc

wangweimin 4 years ago
parent
commit
30fb8d10a5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pywebio/output.py

+ 5 - 0
pywebio/output.py

@@ -37,6 +37,11 @@ r"""输出内容到用户浏览器
 .. autofunction:: put_scrollable
 .. autofunction:: put_widget
 
+其他交互
+--------------
+.. autofunction:: popup
+
+
 .. _style_and_layout:
 
 布局与样式