Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101287 (s=101287, is=101351, ic=101352, ia=101354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101352 (s=101287, is=101352, ic=101353, ia=101355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101353 (s=101287, is=101352, ic=101353, ia=101355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101355 (s=101287, is=101352, ic=101353, ia=101355)