Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50099 (s=50099, is=50149, ic=50149, ia=50151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50150 (s=50099, is=50150, ic=50150, ia=50152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50150 (s=50099, is=50150, ic=50150, ia=50152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50152 (s=50099, is=50150, ic=50150, ia=50152)