Metadata List Item @astryx-svelte/core v0.3.0 · MetadataList

Usage

A single labeled metadata value within an MetadataList.
ts
import { MetadataList } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
MetadataListItem — Basic
Labeled key-value rows inside a MetadataList. Values accept any content, from plain text to components like Badge.