Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31632 (s=31632, is=31666, ic=31665, ia=31667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31667 (s=31632, is=31667, ic=31666, ia=31668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31666 (s=31632, is=31667, ic=31666, ia=31668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31668 (s=31632, is=31667, ic=31666, ia=31668)