Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111263 (s=111263, is=111336, ic=111337, ia=111339)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111337 (s=111263, is=111337, ic=111338, ia=111340)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111338 (s=111263, is=111337, ic=111338, ia=111340)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111340 (s=111263, is=111337, ic=111338, ia=111340)