Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55999 (s=55999, is=56050, ic=56050, ia=56052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56051 (s=55999, is=56051, ic=56051, ia=56053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56051 (s=55999, is=56051, ic=56051, ia=56053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56053 (s=55999, is=56051, ic=56051, ia=56053)