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

3. Elements

neilime edited this page Nov 4, 2016 · 1 revision

Elements

TwbBundle provides new elements to supports Twitter Bootstrap potential.

StaticElement : TwbBundle\Form\Element\StaticElement

Static element is a form element witch provides Static control and should be rendered by static form helper

$this->formStatic(new \TwbBundle\Form\Element\StaticElement());
Clone this wiki locally