Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98098 (s=98098, is=98160, ic=98161, ia=98162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98161 (s=98098, is=98161, ic=98162, ia=98163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98162 (s=98098, is=98161, ic=98162, ia=98163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98163 (s=98098, is=98161, ic=98162, ia=98163)