Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31847 (s=31847, is=31881, ic=31880, ia=31882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31882 (s=31847, is=31882, ic=31881, ia=31883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31881 (s=31847, is=31882, ic=31881, ia=31883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31883 (s=31847, is=31882, ic=31881, ia=31883)