Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17093 (s=17093, is=17100, ic=17101, ia=17101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17101 (s=17093, is=17101, ic=17102, ia=17102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17102 (s=17093, is=17101, ic=17102, ia=17102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17102 (s=17093, is=17101, ic=17102, ia=17102)