@npmcorp/pui-react-media

6.4.0 • Public • Published

pui-react-media

React components for laying out images/audio/video next to text content

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

Media

Displays a media object (images, video, or audio) to the left or right of a block of content

var Media = require('

#### Properties

- `leftImage`
  - `Element`: `<Image>`, `<Video>`, or `<Audio>` to be shown left of the content

- `rightImage`
  - `Element`: `<Image>`, `<Video>`, or `<Audio>` to be shown right of the content

- `vAlign`
  - `String`: One of `middle` or `bottom`--if given, re-positions the content vertically

- `stackSize`
  - `String`: One of `xsmall`, `small`, `medium`, or `large`--if given, sets the breakpoint at which the media object stacks

- `leftMediaSpacing`
  - `String`: One of `small`, `medium`, `large` (default), or `xlarge`--sets the amount of space between the left media and the content

- `rightMediaSpacing`
  - `String`: One of `small`, `medium`, `large` (default), or `xlarge`--sets the amount of space between the right media and the content


### Flag

Displays a media object (images, video, or audio) to the left or right of a block of content with vertical centering



#### Properties

- `leftImage`
  - `Element`: `<Image>`, `<Video>`, or `<Audio>` to be shown left of the content

- `rightImage`
  - `Element`: `<Image>`, `<Video>`, or `<Audio>` to be shown right of the content

- `stackSize`
  - `String`: One of `xsmall`, `small`, `medium`, or `large`--if given, sets the breakpoint at which the media object stacks

- `leftMediaSpacing`
  - `String`: One of `small`, `medium`, `large` (default), or `xlarge`--sets the amount of space between the left media and the content

- `rightMediaSpacing`
  - `String`: One of `small`, `medium`, `large` (default), or `xlarge`--sets the amount of space between the right media and the content


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

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.4.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @npmcorp/pui-react-media

Weekly Downloads

2

Version

6.4.0

License

MIT

Last publish

Collaborators

  • shmam
  • dipeshpatel01
  • kartykp
  • jithinpg
  • reggi
  • karenjli
  • tayvongh
  • navin22
  • lukekarrys-gh
  • dhei
  • tiagonbotelho
  • hashtagchris
  • nishantms
  • feelepxyz.github
  • monishcm
  • jumoel
  • trevrosen
  • fritzy
  • npm
  • npmci
  • saquibkhan
  • gar
  • mylesborins