image_documentation.py 103 B

12345
  1. from nicegui import ui
  2. def main_demo() -> None:
  3. ui.image('https://picsum.photos/id/377/640/360')