Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88231 (s=88231, is=88291, ic=88292, ia=88293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88292 (s=88231, is=88292, ic=88293, ia=88294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88293 (s=88231, is=88292, ic=88293, ia=88294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88294 (s=88231, is=88292, ic=88293, ia=88294)