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