3.0.0-alpha.12 Alpha

Layout

Layout components and utility classes help you organize content that can adapt to any device or screen size. See the installation instructions to use Web Awesome's layout tools in your project.

Components

Card
Page
Split Panel

Utilities

Align Items
Align Items
Cluster
Cluster
Flank
Flank
Frame
Frame
Gap
Gap
Grid
Grid
Split
Split
Stack
Stack
Text
Text

Installation

Layout components are included in Web Awesome's autoloader. You can also import them individually via cherry picking.

Layout utilities are bundled with all style utilities. You can import all Web Awesome page styles (including native styles) by including the following stylesheet in your project:

<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.12/dist/styles/webawesome.css" />

        

Or, you can choose to import only the utilities:

<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.12/dist/styles/utilities.css" />

        
    No results