Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88939 (s=88939, is=89000, ic=89001, ia=89002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89001 (s=88939, is=89001, ic=89002, ia=89003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89002 (s=88939, is=89001, ic=89002, ia=89003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89003 (s=88939, is=89001, ic=89002, ia=89003)