Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100555 (s=100555, is=100617, ic=100619, ia=100620)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100618 (s=100555, is=100618, ic=100620, ia=100621)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100620 (s=100555, is=100618, ic=100620, ia=100621)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100621 (s=100555, is=100618, ic=100620, ia=100621)