Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28980 (s=28980, is=28999, ic=29002, ia=29003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29000 (s=28980, is=29000, ic=29003, ia=29004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29003 (s=28980, is=29000, ic=29003, ia=29004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29004 (s=28980, is=29000, ic=29003, ia=29004)