This event requests Kyvos to emit the page size
Interface
Code Block |
---|
{ "msgId": "", "msgName": "kyvos.getContainerSize" } |
Points to consider
- The response will be in the form of onContainerResize event.
- This API works in the View mode only.
This event requests Kyvos to emit the page size
Code Block |
---|
{ "msgId": "", "msgName": "kyvos.getContainerSize" } |