Replies: 1 comment
-
Well good news, I found the solution. Dialog(P("A closed dialog")) results in a closed dialog. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying my hand with fastHTML and I have run into a wall trying to figure out how to use the fastHTML Dialog() call to create an open Modal with pico CSS. The Dialog() function seems to default to "closed", but I haven't found how to pass "open". Am I missing this information in the documentation? I can't seem to find how to pass "open" vs "closed" for the pico CSS way of doing a modal. Other examples I have found for models in fastHTML seem to not use the pico CSS modal. Any suggestions/help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions