UNPKG

@front10/landing-page-book

Version:
13 lines (11 loc) 629 B
# Gif [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) ## Properties | </br>Name | </br>Type | </br>Summary | </br>Default | | ---- | ---- | ---- | ---- | | autoplay | `bool` | Define if gif is auto play | `false` | | className | `string` | Class of the component | `''` | | image | `string` | Image gif url | `''` | | onPlayPause | `func` | Called when gif is payed or paused | `() => {}` | | preview | `string` | Initial image url | `''` | | style | `objectOf` | Css style applied to the component | `null` |