clear01/nette-widget-control-base

Widget UI control base.

v0.1.2 2017-05-16 08:47 UTC

This package is auto-updated.

Last update: 2024-03-04 08:36:31 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