Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10876 (s=10876, is=10884, ic=10883, ia=10885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10885 (s=10876, is=10885, ic=10884, ia=10886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10884 (s=10876, is=10885, ic=10884, ia=10886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10886 (s=10876, is=10885, ic=10884, ia=10886)