All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.docs.layouts.Bullseye.examples.Bullseye.md Maven / Gradle / Ivy

The newest version!
---
id: Bullseye
section: layouts
cssPrefix: pf-v6-l-bullseye
---import './Bullseye.css'

## Examples

### Basic

```html
content
``` ## Documentation ### Overview The bullseye layout is designed to center a single child element horizontally and vertically within its parent. ### Usage | Class | Applied to | Outcome | | -- | -- | -- | | `.pf-v6-l-bullseye` | `
` | Initializes the bullseye layout. A bullseye can only have one child. | | `.pf-v6-l-bullseye__item` | `
` | Explicitly sets the child for the bullseye. This class isn't necessary, but it is included to keep inline with BEM convention, and to provide an entity that will later be used for applying modifiers. |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy