--- id: Badge section: components cssPrefix: pf-v5-c-badge propComponents: ['Badge'] --- ## Examples ### Read ```ts file="./BadgeRead.tsx" ``` ### Unread ```ts file="./BadgeUnread.tsx" ```