Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21097 (s=21097, is=21110, ic=21112, ia=21114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21111 (s=21097, is=21111, ic=21113, ia=21115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21113 (s=21097, is=21111, ic=21113, ia=21115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21115 (s=21097, is=21111, ic=21113, ia=21115)