Files
Paul Gschwendtner 8876283f47 feat(docs-infra): show overloads of methods in API overview (#54233)
This enables us to show overloads of methods in the API overview. This
is useful for e.g. showing the various signatures of the signal input
function, or for signal-based queris.

There seems to be some issues with the length of the `InputFunction`
overloads. There is some line wrapping that doesn't make it _super_
readable but this is an unrelated problem to this change, but rather
a question of UI / API representation in the angular.io site.

PR Close #54233
2024-02-05 15:06:50 +00:00
..