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

package.docs.components.SimpleList.examples.SimpleList.md Maven / Gradle / Ivy

The newest version!
---
id: Simple list
section: components
cssPrefix: pf-v6-c-simple-list
---## Examples

### Simple list

```html
``` ### Simple list with links ```html ``` ### Grouped list ```html

Title

Title

``` ## Documentation ### Accessibility | Attribute | Applied to | Outcome | | -- | -- | -- | | `tabindex="0"` | `a.pf-v6-c-simple-list__item-link` | Inserts the link into the tab order of the page so that it is focusable. **Required** | ### Usage | Class | Applied to | Outcome | | -- | -- | -- | | `.pf-v6-c-simple-list` | `
` | Initiates a simple list. | | `.pf-v6-c-simple-list__section` | `
` | Initiates a simple list section. | | `.pf-v6-c-simple-list__title` | `

` | Initiates a simple list title. | | `.pf-v6-c-simple-list__list` | `





© 2015 - 2025 Weber Informatics LLC | Privacy Policy