Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101292 (s=101292, is=101356, ic=101357, ia=101359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101357 (s=101292, is=101357, ic=101358, ia=101360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101358 (s=101292, is=101357, ic=101358, ia=101360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101360 (s=101292, is=101357, ic=101358, ia=101360)