Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99075 (s=99075, is=99137, ic=99138, ia=99139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99138 (s=99075, is=99138, ic=99139, ia=99140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99139 (s=99075, is=99138, ic=99139, ia=99140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99140 (s=99075, is=99138, ic=99139, ia=99140)