Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5881 (s=5881, is=5882, ic=5882, ia=5882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5883 (s=5881, is=5883, ic=5883, ia=5883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5883 (s=5881, is=5883, ic=5883, ia=5883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5883 (s=5881, is=5883, ic=5883, ia=5883)