Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100837 (s=100837, is=100900, ic=100901, ia=100903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100901 (s=100837, is=100901, ic=100902, ia=100904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100902 (s=100837, is=100901, ic=100902, ia=100904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100904 (s=100837, is=100901, ic=100902, ia=100904)