Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100989 (s=100989, is=101053, ic=101054, ia=101056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101054 (s=100989, is=101054, ic=101055, ia=101057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101055 (s=100989, is=101054, ic=101055, ia=101057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101057 (s=100989, is=101054, ic=101055, ia=101057)