Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25456 (s=25456, is=25480, ic=25481, ia=25478)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25481 (s=25456, is=25481, ic=25482, ia=25479)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25482 (s=25456, is=25481, ic=25482, ia=25479)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25479 (s=25456, is=25481, ic=25482, ia=25479)