Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaOnlyProps

Hierarchy

  • MediaOnlyProps

Index

Properties

children: null | ReactElement<any, string | JSXElementConstructor<any>>

The children to display.

fallback?: null | ReactElement<any, string | JSXElementConstructor<any>>

An optional fallback element to show when the media queries do not match.

Generated using TypeDoc