Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17869 (s=17869, is=17886, ic=17887, ia=17885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17887 (s=17869, is=17887, ic=17888, ia=17886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17888 (s=17869, is=17887, ic=17888, ia=17886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17886 (s=17869, is=17887, ic=17888, ia=17886)