Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32303 (s=32303, is=32337, ic=32336, ia=32338)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32338 (s=32303, is=32338, ic=32337, ia=32339)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32337 (s=32303, is=32338, ic=32337, ia=32339)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32339 (s=32303, is=32338, ic=32337, ia=32339)