Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32152 (s=32152, is=32186, ic=32185, ia=32187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32187 (s=32152, is=32187, ic=32186, ia=32188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32186 (s=32152, is=32187, ic=32186, ia=32188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32188 (s=32152, is=32187, ic=32186, ia=32188)