Components Interactions Examples Tutorials API FAQ
Options
Menu

Renders with setTimeout(). Generally an inferior way to render compared to requestAnimationFrame, but useful for browsers that don't suppoort requestAnimationFrame.

Hierarchy

  • Timeout

Implements

Index

Properties

Methods

Properties

Private _timeoutMsec

_timeoutMsec: any

Methods

render

  • render(): void

Generated using TypeDoc