Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111078 (s=111078, is=111151, ic=111152, ia=111154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111152 (s=111078, is=111152, ic=111153, ia=111155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111153 (s=111078, is=111152, ic=111153, ia=111155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111155 (s=111078, is=111152, ic=111153, ia=111155)