Octra libraries - v2.0.0
    Preparing search index...

    Interface ILabel

    interface ILabel {
        name: string;
        value: string;
    }

    Implemented by

    Index

    Properties

    Properties

    name: string
    value: string