Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12328 (s=12328, is=12340, ic=12339, ia=12341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12341 (s=12328, is=12341, ic=12340, ia=12342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12340 (s=12328, is=12341, ic=12340, ia=12342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12342 (s=12328, is=12341, ic=12340, ia=12342)