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) 191 B
--- id: Badge section: components cssPrefix: pf-c-badge propComponents: ['Badge'] --- ## Examples ### Read ```ts file="./BadgeRead.tsx" ``` ### Unread ```ts file="./BadgeUnread.tsx" ```