I need to perform a check (eg is login is true) before rendering a page. In vuejs there is the \'beforemounting\' event, but it does not exist in svelte. therefore I would like