Skip to content

components/data-list

@fungi.computer/caps


@fungi.computer/caps / components/data-list

const DataList: ForwardRefExoticComponent<HTMLAttributes<HTMLUListElement> > & RefAttributes<HTMLUListElement>>>>

A list wrapper for caller-provided rows.


const DataRow: ForwardRefExoticComponent<LiHTMLAttributes<HTMLLIElement> > & RefAttributes<HTMLLIElement>>>>

A list row for a caller-provided label and value.