Separator
Separator displays a horizantal line when used as a standalone component. Separator can also be used with menus and toolbar to separate items.
Separator displays a horizantal line when used as a standalone component. Separator can also be used with menus and toolbar to separate items.
<h3>Default Separator</h3>
<p:separator id="separator"/>
<h3>Custom Size</h3>
<p:separator id="customSeparator" style="width:500px;height:20px" />
Running PrimeFaces-4.0-SNAPSHOT on Mojarra-2.1.22
