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