Skip to content

Commit

Permalink
add video to demo index
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 17, 2023
1 parent 56bae9e commit 5d790e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def api_index() -> list[AnyComponent]:
* `ServerLoad` — see [dynamic modal example](/components#dynamic-modal) and [SSE example](/components#server-load-sse)
* `Image` - example [here](/components#image)
* `Iframe` - example [here](/components#iframe)
* `Video` - example [here](/components#video)
* `Table` — See [cities table](/table/cities) and [users table](/table/users)
* `Pagination` — See the bottom of the [cities table](/table/cities)
* `ModelForm` — See [forms](/forms/login)
Expand Down

0 comments on commit 5d790e9

Please sign in to comment.