Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111517 (s=111517, is=111590, ic=111591, ia=111593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111591 (s=111517, is=111591, ic=111592, ia=111594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111592 (s=111517, is=111591, ic=111592, ia=111594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111594 (s=111517, is=111591, ic=111592, ia=111594)