1.0.2 • Published 4 years ago

gobi-react v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

gobi-react

NPM JavaScript Style Guide

Install

npm install --save gobi-react

Usage

import React, { Component } from 'react'

import { GobiReact } from 'gobi-react'

class Example extends Component {
  render() {
    return <GobiReact stories={['ragg9']} />
  }
}

Props

PropsType
storiesREQUIRED string[]
animatedBubbleboolean
bubbleSizenumber
colorstring
hideTitleboolean
showPlayIconboolean
autoStartWithSoundboolean
titleFontColorstring

License

MIT © gobi

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago