Types for layout related CSS properties

interface LayoutProps {
    aspectRatio?: ResponsiveValue<AspectRatio>;
    blockSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content">;
    boxDecorationBreak?: ResponsiveValue<BoxDecorationBreak>;
    boxSize?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">;
    boxSizing?: BoxSizing;
    display?: ResponsiveValue<Display>;
    float?: ResponsiveValue<Float>;
    h?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content">;
    height?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content">;
    hideBelow?: ResponsiveValue<string>;
    hideFrom?: ResponsiveValue<string>;
    inlineSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">;
    isolation?: ResponsiveValue<Isolation>;
    maxBlockSize?: ResponsiveValue<number | "none" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-webkit-fill-available">;
    maxH?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    maxHeight?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    maxInlineSize?: ResponsiveValue<number | "none" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">;
    maxW?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    maxWidth?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    minBlockSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-webkit-fill-available">;
    minH?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    minHeight?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">;
    minInlineSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">;
    minW?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic" | "-webkit-fill-available" | "-webkit-min-content">;
    minWidth?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic" | "-webkit-fill-available" | "-webkit-min-content">;
    objectFit?: ResponsiveValue<ObjectFit>;
    objectPosition?: ResponsiveValue<ObjectPosition<Length>>;
    overflow?: ResponsiveValue<Overflow>;
    overflowX?: ResponsiveValue<OverflowX>;
    overflowY?: ResponsiveValue<OverflowY>;
    overscroll?: ResponsiveValue<OverscrollBehavior>;
    overscrollBehavior?: ResponsiveValue<OverscrollBehavior>;
    overscrollBehaviorX?: ResponsiveValue<OverscrollBehaviorX>;
    overscrollBehaviorY?: ResponsiveValue<OverscrollBehaviorY>;
    overscrollX?: ResponsiveValue<OverscrollBehaviorX>;
    overscrollY?: ResponsiveValue<OverscrollBehaviorY>;
    verticalAlign?: ResponsiveValue<VerticalAlign<Length>>;
    visibility?: ResponsiveValue<Visibility>;
    w?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">;
    width?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">;
}

Hierarchy (view full)

Properties

aspectRatio?: ResponsiveValue<AspectRatio>

The CSS aspect-ratio property

blockSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content">
boxDecorationBreak?: ResponsiveValue<BoxDecorationBreak>

The CSS box-decoration property

boxSize?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">

The CSS width and height property

boxSizing?: BoxSizing

The CSS box-sizing property

display?: ResponsiveValue<Display>

The CSS display property

float?: ResponsiveValue<Float>

The CSS float property

h?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content">

The CSS height property

height?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content">

The CSS height property

hideBelow?: ResponsiveValue<string>

Hides an element below the specified breakpoint

hideFrom?: ResponsiveValue<string>

Hides an element from the specified breakpoint and up

inlineSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">
isolation?: ResponsiveValue<Isolation>

The CSS isolation property

maxBlockSize?: ResponsiveValue<number | "none" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-webkit-fill-available">
maxH?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS max-height property

maxHeight?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS max-height property

maxInlineSize?: ResponsiveValue<number | "none" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">
maxW?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS max-width property

maxWidth?: ResponsiveValue<number | "none" | "intrinsic" | string & {} | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS max-width property

minBlockSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-webkit-fill-available">
minH?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS min-height property

minHeight?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "-webkit-min-content">

The CSS min-height property

minInlineSize?: ResponsiveValue<number | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-fill-available">
minW?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic" | "-webkit-fill-available" | "-webkit-min-content">

The CSS min-width property

minWidth?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic" | "-webkit-fill-available" | "-webkit-min-content">

The CSS min-width property

objectFit?: ResponsiveValue<ObjectFit>

The CSS object-fit property

objectPosition?: ResponsiveValue<ObjectPosition<Length>>

The CSS object-position property

overflow?: ResponsiveValue<Overflow>

The CSS overflow property

overflowX?: ResponsiveValue<OverflowX>

The CSS overflow-x property

overflowY?: ResponsiveValue<OverflowY>

The CSS overflow-y property

overscroll?: ResponsiveValue<OverscrollBehavior>

The CSS overscroll-behavior property

overscrollBehavior?: ResponsiveValue<OverscrollBehavior>

The CSS overscroll-behavior property

overscrollBehaviorX?: ResponsiveValue<OverscrollBehaviorX>

The CSS overscroll-behavior-x property

overscrollBehaviorY?: ResponsiveValue<OverscrollBehaviorY>

The CSS overscroll-behavior-y property

overscrollX?: ResponsiveValue<OverscrollBehaviorX>

The CSS overscroll-behavior-x property

overscrollY?: ResponsiveValue<OverscrollBehaviorY>

The CSS overscroll-behavior-y property

verticalAlign?: ResponsiveValue<VerticalAlign<Length>>

The CSS vertical-align property

visibility?: ResponsiveValue<Visibility>

The CSS visibility property

w?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">

The CSS width property

width?: ResponsiveValue<number | "intrinsic" | string & {} | "auto" | "initial" | "inherit" | "-moz-initial" | "revert" | "revert-layer" | "unset" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "fit-content" | "max-content" | "min-content" | "-moz-fit-content" | "-webkit-max-content" | "min-intrinsic">

The CSS width property

Generated using TypeDoc