Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98010 (s=98010, is=98072, ic=98073, ia=98074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98073 (s=98010, is=98073, ic=98074, ia=98075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98074 (s=98010, is=98073, ic=98074, ia=98075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98075 (s=98010, is=98073, ic=98074, ia=98075)