Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2960 (s=2960, is=2964, ic=2962, ia=2964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2965 (s=2960, is=2965, ic=2963, ia=2965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2963 (s=2960, is=2965, ic=2963, ia=2965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2965 (s=2960, is=2965, ic=2963, ia=2965)