vot.js - v2.4.12
    Preparing search index...

    Interface NodeAttributeProps

    interface NodeAttributeProps {
        name: string;
        value: string;
    }
    Index

    Properties

    Properties

    name: string
    value: string