Styled#
CSS Classes#
List of class names used in the styled mode.
| className | description |
|---|---|
| p-gallery | Class name of the root element |
| p-gallery-backdrop | Class name of the backdrop element |
| p-gallery-header | Class name of the header element |
| p-gallery-footer | Class name of the footer element |
| p-gallery-content | Class name of the content element |
| p-gallery-item | Class name of the item element |
| p-gallery-next | Class name of the next element |
| p-gallery-prev | Class name of the prev element |
| p-gallery-action | Class name of the action element |
| p-gallery-action | Class name of the zoom in element |
| p-gallery-action | Class name of the zoom out element |
| p-gallery-action | Class name of the zoom toggle element |
| p-gallery-action | Class name of the rotate left element |
| p-gallery-action | Class name of the rotate right element |
| p-gallery-action | Class name of the flip x element |
| p-gallery-action | Class name of the flip y element |
| p-gallery-action | Class name of the download element |
| p-gallery-action | Class name of the full screen element |
| p-gallery-thumbnail | Class name of the thumbnail element |
| p-gallery-thumbnail-content | Class name of the thumbnail content element |
| p-gallery-thumbnail-item | Class name of the thumbnail item element |
Design Tokens#
List of design tokens.
Unstyled#
Theming is implemented with the pass through properties in unstyled mode.