-
Notifications
You must be signed in to change notification settings - Fork 371
Closed
Milestone
Description
The core PR - patternfly/patternfly#6127
- New additions are the stateful buttons. They get
.pf-m-stateful
if they are stateful, and have 3 states -.pf-m-[read/unread/attention]
- Stateful states should not be combined with other button variants
isActive
(.pf-m-active
) is no longer used. The "clicked" (.pf-m-clicked
) has replaced it.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done