UI
Streamline your view layer
To streamline your view layer @ng-frrri/ui provides three components to show all entities of a collection, a single entity of a collection, or the active entity of the collection.
All entities: ManyComponent <frrri-many>
Active entity: ActiveComponent <frrri-active>
Single entity: OneComponent <frrri-one>
Last updated