Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3352 (s=3352, is=3356, ic=3354, ia=3356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3357 (s=3352, is=3357, ic=3355, ia=3357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3355 (s=3352, is=3357, ic=3355, ia=3357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3357 (s=3352, is=3357, ic=3355, ia=3357)