Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123526 (s=123526, is=123603, ic=123605, ia=123608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123604 (s=123526, is=123604, ic=123606, ia=123609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123606 (s=123526, is=123604, ic=123606, ia=123609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123609 (s=123526, is=123604, ic=123606, ia=123609)