Interface ICookieIconProps

    Props

    interface ICookieIconProps {
        style?: CSSProperties;
    }

    Properties

    Properties

    style?: CSSProperties

    Generated using TypeDoc and TypeDoc Airthium Plugin