Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101184 (s=101184, is=101248, ic=101249, ia=101251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101249 (s=101184, is=101249, ic=101250, ia=101252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101250 (s=101184, is=101249, ic=101250, ia=101252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101252 (s=101184, is=101249, ic=101250, ia=101252)