UNPKG

@front10/landing-page-book

Version:
13 lines (11 loc) 838 B
# Browser [![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 | | ---- | ---- | ---- | ---- | | className | `string` | Component class name | `''` | | showBrowserVendor | `bool` | Define if the browser name is displayed | `true` | | showBrowserVersion | `bool` | Define if the browser version is displayed | `true` | | style | `objectOf` | Css style applied to the component | `null` | | vendor | `string` | Vendor of button. Can be <code>'firefox'</code>, <code>'chrome'</code>, <code>'iexplore'</code>, <code>'safari'</code>, <code>'opera'</code>, <code>'maxthon'</code>, <code>'flock'</code> | `''` | | version | `string` | Version of browser | `''` |