Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98109 (s=98109, is=98171, ic=98172, ia=98173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98172 (s=98109, is=98172, ic=98173, ia=98174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98173 (s=98109, is=98172, ic=98173, ia=98174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98174 (s=98109, is=98172, ic=98173, ia=98174)