Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17876 (s=17876, is=17888, ic=17890, ia=17891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17889 (s=17876, is=17889, ic=17891, ia=17892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17891 (s=17876, is=17889, ic=17891, ia=17892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17892 (s=17876, is=17889, ic=17891, ia=17892)