Skip to main content
Module

x/ana_components/mod.ts>LAYOUT_TYPES

Component Library 🍱 for Deno 🦕 Fresh 🍋
Go to Latest
enum LAYOUT_TYPES
import { LAYOUT_TYPES } from "https://deno.land/x/ana_components@v0.0.102/mod.ts";

This module contains all enum types

Members

CENTER = "center"
FOCUS = "focus"
FULL = "full"
HALVES = "halves"
LEFT = "left"
QUARTERS = "quarters"
RIGHT = "right"
THIRDS = "thirds"