Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103815 (s=103815, is=103880, ic=103881, ia=103883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103881 (s=103815, is=103881, ic=103882, ia=103884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103882 (s=103815, is=103881, ic=103882, ia=103884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103884 (s=103815, is=103881, ic=103882, ia=103884)