Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18881 (s=18881, is=18900, ic=18901, ia=18898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18901 (s=18881, is=18901, ic=18902, ia=18899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18902 (s=18881, is=18901, ic=18902, ia=18899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18899 (s=18881, is=18901, ic=18902, ia=18899)