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