@brandup/ui-input
v1.0.23
Published
Input control type and styles.
Maintainers
Readme
brandup-ui-input
Installation
Install NPM package @brandup/ui.
npm i @brandup/ui-kit@latestInputControl
InputControl<InputType> - это базовый абстрактный класс для элементов пользовательсково ввода в форме. Реализуется
относительно HTMLInputElement, HTMLTextAreaElement, HTMLSelectElement.
InputControl наследует интерфейс IInputControl, чтобы можно было абстрагироваться от реализации.
