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