tsParticles - v0.0.0
    Preparing search index...

    [[include:Options/Particles/Color.md]]

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    animation: HslAnimation

    The color animation property

    value: SingleOrMultiple<
        | SingleOrMultiple<string>
        | IRangeValueColor
        | IRangeRgb
        | IRangeHsl
        | IRangeHsv
        | IRangeHwb
        | IRangeLab
        | IRangeLch
        | IRangeOklab
        | IRangeOklch,
    >

    Color value, can be a single or an array of IValueColor, IRgb, IHsl or string

    Methods