Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101371 (s=101371, is=101435, ic=101436, ia=101438)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101436 (s=101371, is=101436, ic=101437, ia=101439)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101437 (s=101371, is=101436, ic=101437, ia=101439)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101439 (s=101371, is=101436, ic=101437, ia=101439)