# BrowserSupport
  [![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 | 
| ---- | ---- | ---- | ---- |
| browsers | `arrayOf` | Array of browsers | `[]` |
| imgFilter | `string` | The filter property defines visual effects (like blur and saturation) to an element (often <img>). | `null` |
| showBrowserVendor | `bool` | Define if the browser name is displayed | `true` |
| showBrowserVersion | `bool` | Define if the browser version is displayed | `true` |