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