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