TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface NotificationIconSVG

    interface NotificationIconSVG {
        bg_color?: string;
        svg_color?: string;
        svg_url: string;
    }
    Index

    Properties

    bg_color?: string
    svg_color?: string
    svg_url: string