Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111480 (s=111480, is=111553, ic=111554, ia=111556)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111554 (s=111480, is=111554, ic=111555, ia=111557)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111555 (s=111480, is=111554, ic=111555, ia=111557)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111557 (s=111480, is=111554, ic=111555, ia=111557)