Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110999 (s=110999, is=111072, ic=111073, ia=111075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111073 (s=110999, is=111073, ic=111074, ia=111076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111074 (s=110999, is=111073, ic=111074, ia=111076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111076 (s=110999, is=111073, ic=111074, ia=111076)