Popii - v0.5.1
    Preparing search index...

    Interface NowPlayingCardOptions

    interface NowPlayingCardOptions {
        width?: number;
        height?: number;
        accentColor?: string;
    }
    Index

    Properties

    width?: number
    height?: number
    accentColor?: string