Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110111 (s=110111, is=110184, ic=110185, ia=110187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110185 (s=110111, is=110185, ic=110186, ia=110188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110186 (s=110111, is=110185, ic=110186, ia=110188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110188 (s=110111, is=110185, ic=110186, ia=110188)