Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "content/orientation/index"

Index

Variables

Const BLOCK

BLOCK: "-block" = "-block"

BLOCK indicates an element should be block displayed.

Const CLEARFIX

CLEARFIX: "-clearfix" = "-clearfix"

CLEARFIX hack.

Const POSITIONED

POSITIONED: "-positioned" = "-positioned"

POSITIONED indicates an element is positioned and responds to the left,right etc. properties.

Const PUSHABLE

PUSHABLE: "-pushable" = "-pushable"

PUSHABLE indicates an element supports being pushed and can have styles added to it around the concept.

Const VERTICAL

VERTICAL: "-vertical" = "-vertical"

VERTICAL indicates an element is vertical rendererd.

Generated using TypeDoc