Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111789 (s=111789, is=111862, ic=111863, ia=111865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111863 (s=111789, is=111863, ic=111864, ia=111866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111864 (s=111789, is=111863, ic=111864, ia=111866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111866 (s=111789, is=111863, ic=111864, ia=111866)