Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101879 (s=101879, is=101943, ic=101944, ia=101946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101944 (s=101879, is=101944, ic=101945, ia=101947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101945 (s=101879, is=101944, ic=101945, ia=101947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101947 (s=101879, is=101944, ic=101945, ia=101947)