Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4610 (s=4610, is=4616, ic=4614, ia=4616)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4617 (s=4610, is=4617, ic=4615, ia=4617)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4615 (s=4610, is=4617, ic=4615, ia=4617)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4617 (s=4610, is=4617, ic=4615, ia=4617)