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