Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101416 (s=101416, is=101480, ic=101481, ia=101483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101481 (s=101416, is=101481, ic=101482, ia=101484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101482 (s=101416, is=101481, ic=101482, ia=101484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101484 (s=101416, is=101481, ic=101482, ia=101484)