Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101945 (s=101945, is=102009, ic=102010, ia=102012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102010 (s=101945, is=102010, ic=102011, ia=102013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102011 (s=101945, is=102010, ic=102011, ia=102013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102013 (s=101945, is=102010, ic=102011, ia=102013)