đź“”
This component is in an experimental state; you can use it in your app. However, we may modify it, and it may even have breaking changes in the future.
The Pdf
component provides a read-only preview of a pdf document's contents.
Properties
src
This property defines the source URL of the pdf document to display.
Events
This component does not have any events.
Exposed Methods
This component does not expose any methods.
Styling
Theme Variables
Variable | Default Value (Light) | Default Value (Dark) |
---|---|---|
boxShadow-page-Pdf | $boxShadow-md | $boxShadow-md |
gap-pages-Pdf | $space-4 | $space-4 |