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