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