Browse Source

add reference

Falko Schindler 1 năm trước cách đây
mục cha
commit
77847462d2

+ 3 - 0
website/documentation/content/notification_documentation.py

@@ -17,3 +17,6 @@ def main_demo() -> None:
         n.spinner = False
 
     ui.button('Compute', on_click=compute)
+
+
+doc.reference(ui.notification)