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