Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98240 (s=98240, is=98302, ic=98303, ia=98304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98303 (s=98240, is=98303, ic=98304, ia=98305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98304 (s=98240, is=98303, ic=98304, ia=98305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98305 (s=98240, is=98303, ic=98304, ia=98305)