Object UI Components
This document provides examples for the object UI components that work withInly.Core.Data.ObjectData. These components are Level 2 abstractions that provide consistent UI patterns for displaying object data across the application.
ObjectCard
A card component that displays object data with optional actions.
ObjectDetailedLink
A detailed link component that displays object data with avatar, title, subtitle, and optional link icon.
Sub components
Some object related low level components that may be useful for some more “custom” use cases.- ObjectAvatar: renders the avatar incl. support for icon and hue fallback.
- ObjectLink: renders an Inertia link for domain objects and external link for resource objects, if an URL is provided.