AdvancedFlexPanels Component
Description
The AdvancedFlexPanels
component is a bi-dimensional, resizable layout system that allows for:
- Dynamic resizing of both rows and columns
- Drag-and-drop reordering of child elements
- Smooth animations for user interactions
Props
Prop | Type | Default | Description |
---|---|---|---|
rows |
number |
2 |
Number of rows in the layout. |
columns |
number |
2 |
Number of columns in each row. |
children |
ReactNode[][] |
- |
Bi-dimensional array of child components. |
Example Usage
Useful Links
🔗 GitHub Repository (Core): Liberty Core
🔗 GitHub Repository (Test Project): Liberty Test
📖 Live Documentation: Liberty Core Docs
💖 Sponsor & Support: Sponsor Liberty Core