umd-styles-library
    Preparing search index...

    Interface PillOptions

    Options for pill style variants

    1.7.0

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

    Properties

    Properties

    theme?: "light" | "dark"