Interface ItemDetailsBase

interface ItemDetailsBase {
    label: string;
}

Hierarchy (View Summary)

Properties

Properties

label: string