Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32842 (s=32842, is=32876, ic=32875, ia=32877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32877 (s=32842, is=32877, ic=32876, ia=32878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32876 (s=32842, is=32877, ic=32876, ia=32878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32878 (s=32842, is=32877, ic=32876, ia=32878)