Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13793 (s=13793, is=13803, ic=13805, ia=13806)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13804 (s=13793, is=13804, ic=13806, ia=13807)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13806 (s=13793, is=13804, ic=13806, ia=13807)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13807 (s=13793, is=13804, ic=13806, ia=13807)