Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13950 (s=13950, is=13960, ic=13962, ia=13963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13961 (s=13950, is=13961, ic=13963, ia=13964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13963 (s=13950, is=13961, ic=13963, ia=13964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13964 (s=13950, is=13961, ic=13963, ia=13964)