UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

19 lines (13 loc) 194 B
--- id: Badge section: components cssPrefix: pf-v5-c-badge propComponents: ['Badge'] --- ## Examples ### Read ```ts file="./BadgeRead.tsx" ``` ### Unread ```ts file="./BadgeUnread.tsx" ```