Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101350 (s=101350, is=101414, ic=101415, ia=101417)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101415 (s=101350, is=101415, ic=101416, ia=101418)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101416 (s=101350, is=101415, ic=101416, ia=101418)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101418 (s=101350, is=101415, ic=101416, ia=101418)