Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111270 (s=111270, is=111343, ic=111344, ia=111346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111344 (s=111270, is=111344, ic=111345, ia=111347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111345 (s=111270, is=111344, ic=111345, ia=111347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111347 (s=111270, is=111344, ic=111345, ia=111347)