Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9812 (s=9812, is=9820, ic=9819, ia=9821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9821 (s=9812, is=9821, ic=9820, ia=9822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9820 (s=9812, is=9821, ic=9820, ia=9822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9822 (s=9812, is=9821, ic=9820, ia=9822)