@cntwg/html-ctrls-lists
v0.0.28
Published
An HTML-form component: lists
Downloads
29
Readme
|rev.:|0.0.1| |:---|---:| |date:|2025-08-31|
Introduction
This module provides some list components.
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 @cntwg/html-ctrls-lists
Description
This module contains the following components:
- classes for working with instances maintaining a lists support such as:
THtmlItemsListContainer,THtmlItemsListController,THtmlListButtonsController,THtmlStubItemsSet.
For more details see
html-ctrls-list.mdin moduledocdirectory.
