Overview

Layout Overview

Aquiry provides three flexible layout options to match different dashboard needs. Use data-layout="vertical" for a classic sidebar on the left, data-layout="horizontal" for a top navigation menu, and data-layout="semibox" for a modern semiboxed design. Choose the one that best fits your project requirements.

<!-- Example --> <html lang="en" data-layout="vertical"></html>

Set Layout Overview via JavaScript

Instead of manually editing the <html> tag, you can dynamically set the data-layout attribute using JavaScript in your app.js file. This allows you to easily switch layouts based on user preferences or saved settings.

Verical
data-layout="vertical"
Verical
data-layout="horizontal"
Verical
data-layout="semibox"
© Aquiry.
Crafted & Design with by Codebucks