Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91011 (s=91011, is=91072, ic=91073, ia=91074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91073 (s=91011, is=91073, ic=91074, ia=91075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91074 (s=91011, is=91073, ic=91074, ia=91075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91075 (s=91011, is=91073, ic=91074, ia=91075)