Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3870 (s=3870, is=3875, ic=3873, ia=3875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3876 (s=3870, is=3876, ic=3874, ia=3876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3874 (s=3870, is=3876, ic=3874, ia=3876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3876 (s=3870, is=3876, ic=3874, ia=3876)