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