Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111817 (s=111817, is=111890, ic=111891, ia=111893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111891 (s=111817, is=111891, ic=111892, ia=111894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111892 (s=111817, is=111891, ic=111892, ia=111894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111894 (s=111817, is=111891, ic=111892, ia=111894)