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