فهرست منبع

add reference

Falko Schindler 1 سال پیش
والد
کامیت
77847462d2
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      website/documentation/content/notification_documentation.py

+ 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)