OpusAttributes: {
    xlink:actuate: "none" | "onRequest" | "onLoad" | "other" | null;
    xlink:href: string;
    xlink:role: string | null;
    xlink:show: "none" | "new" | "replace" | "embed" | "other" | null;
    xlink:title: string | null;
    xlink:type: "simple" | null;
}

Type declaration

Generated using TypeDoc