Type alias: PerBrowserOption<T> 
PerBrowserOption<
T>:T|PerBrowserMap<T>
Either a single value or a map of different browsers to the value for that browser.
Type parameters 
| Parameter | 
|---|
| T | 
Source 
Generated using typedoc-plugin-markdown and TypeDoc