tsParticles - v0.0.0
    Preparing search index...
    interface ITextFontOptions {
        family: string;
        size: string | number;
        style: string;
        variant: string;
        weight: string;
    }

    Implemented by

    Index

    Properties

    family: string
    size: string | number
    style: string
    variant: string
    weight: string