Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111314 (s=111314, is=111387, ic=111388, ia=111390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111388 (s=111314, is=111388, ic=111389, ia=111391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111389 (s=111314, is=111388, ic=111389, ia=111391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111391 (s=111314, is=111388, ic=111389, ia=111391)