Skip to content

Latest commit

 

History

59 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Nextras Forms Rendering

Build Downloads this Month Stable version

This package provides rendering helpers Nette Forms.

Form renderers:

  • Bs3Renderer - renderer for Bootstrap 3 with horizontal mode only;
  • Bs4Renderer - renderer for Bootstrap 4 with support for horizontal, vertical and inline mode;
  • Bs5Renderer - renderer for Bootstrap 5 with support for horizontal, vertical and inline mode;

Latte 标签 renderers:

  • Bs3FormsExtension - modifies Form 标签 to add Bootstrap 3 classes automatically;

Installation

The best way to install is using Composer:

$ composer require nextras/forms-rendering

Register Bs3FormsExtension using Nette DI config:

latte:
    extensions:
        - Nextras\FormsRendering\Latte标签\Bs3\Bs3FormsExtension

Documentation

See examples directory.

License

MIT. See full license.

关于

Rendering helpers for Nette Framework Forms.

Topics

Resources

Stars

16 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages