php-mvc-project/php-mvc

Automatically add attributes to HTML elements

meet-aleksey opened this issue · 0 comments

If the value of the model is marked as "required", it is necessary to automatically add the attribute "required" to display HTML-element when the Html class is used.