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