Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15888 (s=15888, is=15905, ic=15909, ia=15909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15906 (s=15888, is=15906, ic=15910, ia=15910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15910 (s=15888, is=15906, ic=15910, ia=15910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15910 (s=15888, is=15906, ic=15910, ia=15910)