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