@npmcorp/pui-react-ribbons

React components that provide informational text callouts

Usage no npm install needed!

<script type="module">
  import npmcorpPuiReactRibbons from 'https://cdn.skypack.dev/@npmcorp/pui-react-ribbons';
</script>

README

pui-react-ribbons

React components that provide informational text callouts

Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.

This component requires React v0.13

See the Pivotal UI Styleguide for fully rendered examples.

Components

Ribbon

Flashy text used to call out access, status, environment, etc.

var Ribbon = require('



### PrimaryRibbon

A `<Ribbon>` with an emphasized background color

```js
var PrimaryRibbon = require('



### Banner

A larger, emphasized `<Ribbon>`

```js
var Banner = require('



*****************************************

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.