Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25851 (s=25851, is=25875, ic=25876, ia=25873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25876 (s=25851, is=25876, ic=25877, ia=25874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25877 (s=25851, is=25876, ic=25877, ia=25874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25874 (s=25851, is=25876, ic=25877, ia=25874)