Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17210 (s=17210, is=17221, ic=17223, ia=17224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17222 (s=17210, is=17222, ic=17224, ia=17225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17224 (s=17210, is=17222, ic=17224, ia=17225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17225 (s=17210, is=17222, ic=17224, ia=17225)