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