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