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

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

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

### Action list single group

```html

With kebab
``` ### Action list with icons ```html

With group icons wrapper
``` ### Action list multiple groups ```html
``` ### Action list with cancel button ```html In modals, forms, data lists

In wizards
``` ### Overview ### Usage | Attribute | Applied to | Outcome | | -- | -- | -- | | `.pf-v6-c-action-list` | `
` | Initiates the action list container. | | `.pf-v6-c-action-list__item` | `
` | Initiates the action list item container. | | `.pf-v6-c-action-list__group` | `
` | Initiates the action list group container. | | `.pf-m-icons` | `.pf-v6-c-action-list`, `.pf-v6-c-action-list__group` | Modifies the action list and/or group to support icon buttons. If applied to `.pf-v6-c-action-list`, all nested groups will inherit this modification. |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy