Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2846,6 +2846,10 @@ fetch("<BACKEND_URL>")
}
```

Note:
- Only images and pdf can render in elements.
- To render pdf, need to give height and width in inputStyles.

### Update Reveal Elements

You can update reveal element properties with the `update` interface.
Expand Down