Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101843 (s=101843, is=101907, ic=101908, ia=101910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101908 (s=101843, is=101908, ic=101909, ia=101911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101909 (s=101843, is=101908, ic=101909, ia=101911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101911 (s=101843, is=101908, ic=101909, ia=101911)