clear01 / nette-widget-control-base
Widget UI control base.
Installs: 508
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/clear01/nette-widget-control-base
Requires
- clear01/nette-widgets: >=0.1.0 <0.3.0
Requires (Dev)
- nette/tester: ^1.7
This package is auto-updated.
Last update: 2025-10-04 11:56:08 UTC
README
Overview
This is UI control base that represents implementation of presentation layer of
clear01/nette-widgets
package.
This control base does not include any templates. For better understanding, see some final control package
(for example Twitter Bootstrap implementation: clear01/bootstrap-nette-widget-control
).
Installation
This package is available on packagist. Run the following command to add the dependency.
$ composer require clear01/nette-widget-control-base