Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7798 (s=7798, is=7805, ic=7803, ia=7805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7806 (s=7798, is=7806, ic=7804, ia=7806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7804 (s=7798, is=7806, ic=7804, ia=7806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7806 (s=7798, is=7806, ic=7804, ia=7806)