Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BreakpointsOwner

Hierarchy

  • BreakpointsOwner

Index

Properties

breakpoints

A convenience property used for defining the breakpoints on the height and width of the view.

Read more...

heightBreakpoint

heightBreakpoint: "small" | "medium" | "large" | "xsmall" | "xlarge"

A convenience property indicating the general size of the view's height.

Read more...

Readonly orientation

orientation: "landscape" | "portrait"

A convenience property indicating the view's orientation.

Read more...

widthBreakpoint

widthBreakpoint: "small" | "medium" | "large" | "xsmall" | "xlarge"

A convenience property indicating the general size of the view's width.

Read more...

Generated using TypeDoc