Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32852 (s=32852, is=32886, ic=32885, ia=32887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32887 (s=32852, is=32887, ic=32886, ia=32888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32886 (s=32852, is=32887, ic=32886, ia=32888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32888 (s=32852, is=32887, ic=32886, ia=32888)