api: lynx-native-api/lynx-view/reload
reload
Reload the current page.
Syntax
Web
Desktop (C++)
Parameters
data: The template data used for reload.global_props: The global props used for reload. Passnullptrwhen not needed.
Compatibility
Missing API Query
Either a query must be provided as the `query` prop to the <APITable />, or it will be retrieved from the api field in the frontmatter of the current page.