Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

wavevision/props-control

Repository files navigation

Wavevision s.r.o.

PropsControl

CI Coverage Status PHPStan

Abstract Nette control to help you create smart UI components with props validation, CSS class and style attribute helpers and automatic template file assignment.

Installation

Via Composer

composer require wavevision/props-control

Usage

See documentation at wavevision.github.io/props-control.