UNPKG

react-scooter

Version:

React components for the Scooter CSS framework

7 lines 209 B
```js <p>Notifications <Badge>12</Badge></p> ``` Badges can have the 'topRight' property which pins them to the top-right corner of their parent. ```js <p>Notifications <Badge topRight>12</Badge></p> ```