The PDF component allows you to display a PDF file.
The following section details PDF component's specific settings. For more details on the App editor, check the dedicated documentation or the App editor Quickstart:
App editor Documentation
The app editor is a low-code builder to create custom User Interfaces with a mix of drag-and-drop and code.
Apps quickstart
Learn how to build your first app in a matter of minutes.
PDF configuration
Name | Type | Connectable | Templatable | Default | Description |
---|---|---|---|---|---|
Source | boolean | true | true | /dummy.pdf | The PDF file. |
Zoom | number | true | true | 100 | The zoom on the PDF view. |
Outputs
Name | Type | Description |
---|---|---|
loading | boolean | The loading state of the PDF component. |