@front10/landing-page-book
Version:
A react library for landing page
11 lines (9 loc) • 639 B
Markdown
# BrowserSupport
[](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` |