Class Application

Vevet Application. This is the base Vevet class that should be initialized first.

Hierarchy

  • Application

Constructors

Properties

_browserName: string

Browser name

_isDesktop: boolean

Is desktop device

_isMobile: boolean

Is mobile device

_isPhone: boolean

Is phone device

_isTablet: boolean

Is phone device

_isWebpSupported: boolean

WebP supported

_osName: string

Operating system name

_pageLoad: PageLoad
_props: IProps
_viewport: Viewport

Accessors

Methods