Is it possible to create a floating window on load? #368
bennyweise
started this conversation in
General
Replies: 1 comment
|
make sure it is enabled in the global options, this works for me |
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.
Hi, I'm just getting started with FlexLayout, and I'm new to front-end work in general, so I may be framing this question wrong. I would like to create a layout that has a floating window shown when the page is loaded. Simply setting
floating: trueon a Tab doesn't do this, so I was wondering if there was a way this could be achieved?All reactions