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