@react4tv/smart-tv-hot-update
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@react4tv/smart-tv-platform / Modules

IframeSdk

Library support hotupdate for SmartTV platform.

Installation

Using npm:

npm install --save ...

or using yarn:

yarn add ...

Usage

Classes

Interfaces

Examples

window.onload = function () {
  if (window.SDKHotUpdateIframe) {
    window.SDKHotUpdateIframe.getInstance({
      debug: true,
      loadAppTimeOut: 10000,
    });
  }
};

Release Notes

/@react4tv/smart-tv-hot-update/

    Package Sidebar

    Install

    npm i @react4tv/smart-tv-hot-update

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    23.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • tconns94