Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64769 (s=64769, is=64824, ic=64825, ia=64826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64825 (s=64769, is=64825, ic=64826, ia=64827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64826 (s=64769, is=64825, ic=64826, ia=64827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64827 (s=64769, is=64825, ic=64826, ia=64827)