Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28989 (s=28989, is=29008, ic=29011, ia=29012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29009 (s=28989, is=29009, ic=29012, ia=29013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29012 (s=28989, is=29009, ic=29012, ia=29013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29013 (s=28989, is=29009, ic=29012, ia=29013)