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