Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98767 (s=98767, is=98829, ic=98830, ia=98831)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98830 (s=98767, is=98830, ic=98831, ia=98832)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98831 (s=98767, is=98830, ic=98831, ia=98832)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98832 (s=98767, is=98830, ic=98831, ia=98832)