umd-styles-library
    Preparing search index...

    Interface FullBackgroundOptions

    Options for full background style variants

    1.7.0

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

    Properties

    Properties

    theme?: "light" | "dark"