@cntwg/html-ctrls-buttons
v0.1.2
Published
An HTML-form component: buttons
Readme
|rev.:|0.0.2| |:---|---:| |date:|2026-04-16|
Introduction
This module provides some buttons set component.
Description
This module contains the following components:
- classes for working with instances maintaining a buttons set support such as:
THtmlButtonsSet,THtmlButtonsControllerARCSet.
For more details see
html-ctrls-btn.mdin moduledocdirectory.
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-buttons
Note: It's recommended to "pin" a package versions range to its minor releases after installation. To do so use
~range specifier (e.g.~0.1.0) inpackage.json.
