Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101186 (s=101186, is=101250, ic=101251, ia=101253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101251 (s=101186, is=101251, ic=101252, ia=101254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101252 (s=101186, is=101251, ic=101252, ia=101254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101254 (s=101186, is=101251, ic=101252, ia=101254)