Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123404 (s=123404, is=123481, ic=123483, ia=123486)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123482 (s=123404, is=123482, ic=123484, ia=123487)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123484 (s=123404, is=123482, ic=123484, ia=123487)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123487 (s=123404, is=123482, ic=123484, ia=123487)