Home > @uniformdev/design-system > ObjectListItemProps
ObjectListItemProps type
Props for ObjectListItem().
Supports two layout modes via renderAs: - "single" (default) — header and right slot vertically centered on one line. - "multi" — header aligned to top with additional children rendered below it.
Signature:
References: MenuProps