소스 검색

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)