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