angular/packages/core/src/internal
Kristiyan Kostadinov 9b7b9ba304 refactor(core): update internal utility
Updates the `getClosestComponentName` function to add support for a predicate function, based on internal requirements.
2026-05-18 13:23:46 -07:00
..
get_closest_component_name.ts refactor(core): update internal utility 2026-05-18 13:23:46 -07:00
README.md refactor(core): add internal utility to resolve the component name of a node (#58148) 2024-10-11 07:04:40 +00:00

Contains utilities exposed specifically for g3-internal functionality.

These APIs are not considered public.