Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111300 (s=111300, is=111373, ic=111374, ia=111376)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111374 (s=111300, is=111374, ic=111375, ia=111377)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111375 (s=111300, is=111374, ic=111375, ia=111377)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111377 (s=111300, is=111374, ic=111375, ia=111377)