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