Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17131 (s=17131, is=17147, ic=17148, ia=17146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17148 (s=17131, is=17148, ic=17149, ia=17147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17149 (s=17131, is=17148, ic=17149, ia=17147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17147 (s=17131, is=17148, ic=17149, ia=17147)