Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111177 (s=111177, is=111250, ic=111251, ia=111253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111251 (s=111177, is=111251, ic=111252, ia=111254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111252 (s=111177, is=111251, ic=111252, ia=111254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111254 (s=111177, is=111251, ic=111252, ia=111254)