Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111213 (s=111213, is=111286, ic=111287, ia=111289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111287 (s=111213, is=111287, ic=111288, ia=111290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111288 (s=111213, is=111287, ic=111288, ia=111290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111290 (s=111213, is=111287, ic=111288, ia=111290)