@devgateway/wp-react-lib
    Preparing search index...

    Interface Styles

    interface Styles {
        backgroundColor: string | null;
        className: string | null;
        color: string;
        textColor: string | null;
    }
    Index

    Properties

    backgroundColor: string | null
    className: string | null
    color: string
    textColor: string | null