Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64009 (s=64009, is=64064, ic=64065, ia=64066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64065 (s=64009, is=64065, ic=64066, ia=64067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64066 (s=64009, is=64065, ic=64066, ia=64067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64067 (s=64009, is=64065, ic=64066, ia=64067)