Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98281 (s=98281, is=98343, ic=98344, ia=98345)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98344 (s=98281, is=98344, ic=98345, ia=98346)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98345 (s=98281, is=98344, ic=98345, ia=98346)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98346 (s=98281, is=98344, ic=98345, ia=98346)