Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63953 (s=63953, is=64008, ic=64009, ia=64010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64009 (s=63953, is=64009, ic=64010, ia=64011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64010 (s=63953, is=64009, ic=64010, ia=64011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64011 (s=63953, is=64009, ic=64010, ia=64011)