Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98130 (s=98130, is=98192, ic=98193, ia=98194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98193 (s=98130, is=98193, ic=98194, ia=98195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98194 (s=98130, is=98193, ic=98194, ia=98195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98195 (s=98130, is=98193, ic=98194, ia=98195)