Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewportHyphenFallback<TLength>

Type parameters

  • TLength

Hierarchy

  • ViewportHyphenFallback

Index

Properties

Optional -ms-height

-ms-height: ViewportHeightProperty<TLength> | ViewportHeightProperty<TLength>[]

Optional -ms-max-height

-ms-max-height: ViewportMaxHeightProperty<TLength> | ViewportMaxHeightProperty<TLength>[]

Optional -ms-max-width

-ms-max-width: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[]

Optional -ms-max-zoom

Optional -ms-min-height

-ms-min-height: ViewportMinHeightProperty<TLength> | ViewportMinHeightProperty<TLength>[]

Optional -ms-min-width

-ms-min-width: ViewportMinWidthProperty<TLength> | ViewportMinWidthProperty<TLength>[]

Optional -ms-min-zoom

Optional -ms-orientation

Optional -ms-user-zoom

Optional -ms-width

-ms-width: ViewportWidthProperty<TLength> | ViewportWidthProperty<TLength>[]

Optional -ms-zoom

Optional -o-orientation

Optional height

height: ViewportHeightProperty<TLength> | ViewportHeightProperty<TLength>[]

Optional max-height

max-height: ViewportMaxHeightProperty<TLength> | ViewportMaxHeightProperty<TLength>[]

Optional max-width

max-width: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[]

Optional max-zoom

Optional min-height

min-height: ViewportMinHeightProperty<TLength> | ViewportMinHeightProperty<TLength>[]

Optional min-width

min-width: ViewportMinWidthProperty<TLength> | ViewportMinWidthProperty<TLength>[]

Optional min-zoom

Optional orientation

Optional user-zoom

Optional width

width: ViewportWidthProperty<TLength> | ViewportWidthProperty<TLength>[]

Optional zoom

Generated using TypeDoc