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