Layout - Element

* Deprecated

Layouts can also be created at element level. Example below is a simple split panel implementation.

Documentation
West
Center
<p:layout style="min-width:400px;min-height:200px;">
    <p:layoutUnit position="west" resizable="true" size="100" minSize="40" maxSize="200">
        West
    </p:layoutUnit>

    <p:layoutUnit position="center">
        Center
    </p:layoutUnit>
</p:layout>

FREE THEMES

Built-in component themes created by the PrimeFaces Theme Designer.

nova-light Nova-Light
nova-dark Nova-Dark
nova-colored Nova-Colored
luna-blue Luna-Blue
luna-amber Luna-Amber
luna-green Luna-Green
luna-pink Luna-Pink
omega Omega

PREMIUM TEMPLATES

Create awesome applications in no time using the premium templates and impress your users.