spectacle-image-slide

1.0.1 • Public • Published

Spectacle ImageSlide

Create a slide with a big caption and an image as large as possible to fit the available screen size.

Usage

const Presentation = () =>
  <Deck transition={[]} transitionDuration={0} progress="bar">
    <Slide transition={[]}>
      <ImageSlide image={demoImage} title="ImageSlide demo!" />
    </Slide>
  </Deck>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i spectacle-image-slide

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • fezvrasta