Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32825 (s=32825, is=32859, ic=32858, ia=32860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32860 (s=32825, is=32860, ic=32859, ia=32861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32859 (s=32825, is=32860, ic=32859, ia=32861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32861 (s=32825, is=32860, ic=32859, ia=32861)