Extract the recorded commands as a serializable array. Call after SSR render is complete, embed in HTML for the client.
Clear recorded commands. Call in finally block after each SSR request.
finally
Number of recorded commands.
Sync plugin — install on the server bus via bus.use(ssr.plugin).
Extract the recorded commands as a serializable array. Call after SSR render is complete, embed in HTML for the client.