@pretty-chitty/core
    Preparing search index...

    Type Alias SplayCounterOptions

    type SplayCounterOptions = {
        fontSize: number;
        fontFamily?: string;
        stroke?: string;
        fill?: string;
        shadow?: string;
    }
    Index

    Properties

    fontSize: number
    fontFamily?: string
    stroke?: string
    fill?: string
    shadow?: string