Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98148 (s=98148, is=98210, ic=98211, ia=98212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98211 (s=98148, is=98211, ic=98212, ia=98213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98212 (s=98148, is=98211, ic=98212, ia=98213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98213 (s=98148, is=98211, ic=98212, ia=98213)