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