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