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