updated docs

This commit is contained in:
paul
2024-09-30 09:33:18 +05:30
parent b2ff1714dd
commit fae9723099
2 changed files with 10 additions and 0 deletions

BIN
docs/assets/swappy.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View File

@@ -132,6 +132,16 @@ You can use position absolute for specific widget by checking the absolute posit
![Absolute positioning](./assets/absolute-position.png)
### Swapping widgets on flex layout
You can swap widget by bringing the widget near the edge of the other widget.
<div class="alert alert-warning">
<div class="alert-title">Warning ⚠️</div>
This feature is still work in progress and sometimes may not work as expected
</div>
![Swappy](./assets/swappy.gif)
## Plugins