Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13062 (s=13062, is=13072, ic=13074, ia=13075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13073 (s=13062, is=13073, ic=13075, ia=13076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13075 (s=13062, is=13073, ic=13075, ia=13076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13076 (s=13062, is=13073, ic=13075, ia=13076)