Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16877 (s=16877, is=16888, ic=16890, ia=16891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16889 (s=16877, is=16889, ic=16891, ia=16892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16891 (s=16877, is=16889, ic=16891, ia=16892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16892 (s=16877, is=16889, ic=16891, ia=16892)