Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50200 (s=50200, is=50250, ic=50250, ia=50252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50251 (s=50200, is=50251, ic=50251, ia=50253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50251 (s=50200, is=50251, ic=50251, ia=50253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50253 (s=50200, is=50251, ic=50251, ia=50253)