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