umd-styles-library
    Preparing search index...

    Interface QuarterBackgroundOptions

    Options for quarter background style variants

    1.7.0

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

    Properties

    Properties

    theme?: "light" | "dark"