Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49954 (s=49954, is=50004, ic=50004, ia=50006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50005 (s=49954, is=50005, ic=50005, ia=50007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50005 (s=49954, is=50005, ic=50005, ia=50007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50007 (s=49954, is=50005, ic=50005, ia=50007)