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