@ygracs/html-epgpnl
v0.0.30
Published
An HTML-form component: epg panel
Readme
|rev.:|0.0.4| |:---|---:| |date:|2023-08-18|
Introduction
This module provides a EPG-panel controller.
Use cases
This module was make for use as a library in a development of a Web-apps based on Electron as main target.
Installation
npm install @ygracs/html-epgpnl
Description
Note: The current module provides two classes of a component:
THtmlEpgPanel(v1) andTHtmlEpgPanelV2(v2). Thev2will replacedv1. For more details seehtml-epgpnl-v1.mdorhtml-epgpnl-v2.mdin module docs directory.
The EPG-panel controller was design to show elements of a schedule items presented in an EPG-source (e.g. a TV-guide) on the app-form.
