Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19230 (s=19230, is=19242, ic=19244, ia=19246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19243 (s=19230, is=19243, ic=19245, ia=19247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19245 (s=19230, is=19243, ic=19245, ia=19247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19247 (s=19230, is=19243, ic=19245, ia=19247)