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