Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99277 (s=99277, is=99339, ic=99340, ia=99341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99340 (s=99277, is=99340, ic=99341, ia=99342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99341 (s=99277, is=99340, ic=99341, ia=99342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99342 (s=99277, is=99340, ic=99341, ia=99342)