Separator

Separator displays a horizantal line when used as a standalone component. Separator can also be used with menus and toolbar to separate items.

Default Separator


Custom Size


Source

<h3>Default Separator</h3>
<p:separator id="separator"/>

<h3>Custom Size</h3>
<p:separator id="customSeparator" style="width:500px;height:20px" />