Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9638 (s=9638, is=9646, ic=9645, ia=9647)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9647 (s=9638, is=9647, ic=9646, ia=9648)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9646 (s=9638, is=9647, ic=9646, ia=9648)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9648 (s=9638, is=9647, ic=9646, ia=9648)