umd-styles-library
    Preparing search index...

    Interface FadeInSimpleOptions

    Options for fade in simple line animation

    1.7.0

    interface FadeInSimpleOptions {
        theme?: "light" | "dark";
    }
    Index

    Properties

    Properties

    theme?: "light" | "dark"