Hnxml Standard
    Preparing search index...

    Interface LogoCustomConnectDisplayDaemon

    interface LogoCustomConnectDisplayDaemon {
        buttonAlignment: "left" | "middle" | "right";
        children?: never;
        logo: string;
        overdrawLogo: string;
        title: string;
    }
    Index

    Properties

    buttonAlignment: "left" | "middle" | "right"
    children?: never
    logo: string
    overdrawLogo: string
    title: string