In addition to PrimeFlex, PrimeVue has a couple of css utility classes on its own as well.
Name | Description |
---|---|
p-component | Applies component theming such as font-family and font-size to an element. |
p-fluid | Applies 100% width to all descendant components. |
p-disabled | Applies an opacity to display as disabled. |
p-sr-only | Element becomes visually hidden however accessibility is still available. |
p-reset | Resets the browsers defaults. |
p-link | Renders a button as a link. |
p-error | Indicates an error text. |
p-invalid | Applies the invalid style to a text or a form field. |