Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122920 (s=122920, is=122996, ic=122999, ia=123001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122997 (s=122920, is=122997, ic=123000, ia=123002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123000 (s=122920, is=122997, ic=123000, ia=123002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123002 (s=122920, is=122997, ic=123000, ia=123002)