Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111036 (s=111036, is=111109, ic=111110, ia=111112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111110 (s=111036, is=111110, ic=111111, ia=111113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111111 (s=111036, is=111110, ic=111111, ia=111113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111113 (s=111036, is=111110, ic=111111, ia=111113)