Vinyl
    Preparing search index...

    Interface Attribute

    interface Attribute {
        name: QName;
        value: string;
    }
    Index

    Properties

    Properties

    name: QName

    This attribute's name.

    value: string

    The unescaped attribute value.