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