DetailViewページリンク情報

interface PageLink {
    id: string;
    label: string;
}

Properties

Properties

id: string

リンクID

label: string

ラベル