Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32196 (s=32196, is=32230, ic=32229, ia=32231)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32231 (s=32196, is=32231, ic=32230, ia=32232)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32230 (s=32196, is=32231, ic=32230, ia=32232)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32232 (s=32196, is=32231, ic=32230, ia=32232)