Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25011 (s=25011, is=25034, ic=25035, ia=25032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25035 (s=25011, is=25035, ic=25036, ia=25033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25036 (s=25011, is=25035, ic=25036, ia=25033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25033 (s=25011, is=25035, ic=25036, ia=25033)