Installation
Examples
With Image
Props
Prop | Type | Description | Default |
---|---|---|---|
url | string | The URL to display in the Safari address bar | - |
src | string | The source URL of the image to display in the Safari window | - |
width | number | The width of the Safari window | 1203 |
height | number | The height of the Safari window | 753 |
The Safari
component also accepts all properties of the SVGElement
type.