wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

enhancement: create multiple layouts #130

Closed irkfaisal closed 3 months ago

irkfaisal commented 4 months ago

Describe the solution you'd like

Create layouts of followings:

  1. Blank Layout.
  2. Header Layout.
  3. Footer Layout.
  4. Header-Footer Layout.
  5. Fixed Header Layout.
  6. Fixed Footer Layout.
  7. Fixed Header-Footer Layout.
  8. Right Drawer Layout.
  9. Left Drawer Layout.
  10. Left-Right Drawer Layout.
  11. Header-Footer-Left-Right Drawer Layout.
  12. Two Column Layout.
  13. Three Column Layout.
  14. Complex Layout. more layouts can be added in future as needed.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

irkfaisal commented 3 months ago

closing this issue as the mentioned layouts has been created, issue may open again to create new layouts,