Skip to content

Represents the context available when a Page runs inside a browser from the definePage load callback.

reload: () => void

Reloads the current Page by calling Vault Java SDK PageController#onLoad method.

void