Layouts

How to use pre-built layouts?

Please do the below change in the html element at resources/js/state/modules/layout.js file. ex: layoutWidth="fluid"

Color Scheme
image mode="light"
image mode="dark"
image mode="brand"
Card Layout
cardLayout="borderless"
cardLayout="border"
Layout Width
layoutWidth="fluid"
layoutWidth="boxed"
Layout Position
position="fixed"
position="scrollable"
Topbar Colors
image topbar="light"
image topbar="dark"
image topbar="brand"
Topbar Patterns
topbarImage="pattern-1"
topbarImage="pattern-2"
topbarImage="pattern-3"
Preloader Option
preloader="enable"
preloader="disable"