Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32789 (s=32789, is=32823, ic=32822, ia=32824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32824 (s=32789, is=32824, ic=32823, ia=32825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32823 (s=32789, is=32824, ic=32823, ia=32825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32825 (s=32789, is=32824, ic=32823, ia=32825)