Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13790 (s=13790, is=13800, ic=13802, ia=13803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13801 (s=13790, is=13801, ic=13803, ia=13804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13803 (s=13790, is=13801, ic=13803, ia=13804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13804 (s=13790, is=13801, ic=13803, ia=13804)