Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50151 (s=50151, is=50201, ic=50201, ia=50203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50202 (s=50151, is=50202, ic=50202, ia=50204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50202 (s=50151, is=50202, ic=50202, ia=50204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50204 (s=50151, is=50202, ic=50202, ia=50204)