Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32552 (s=32552, is=32586, ic=32585, ia=32587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32587 (s=32552, is=32587, ic=32586, ia=32588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32586 (s=32552, is=32587, ic=32586, ia=32588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32588 (s=32552, is=32587, ic=32586, ia=32588)