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