@fishjam-cloud/js-server-sdk - v0.29.0
    Preparing search index...

    Interface BoxShadow

    BoxShadow

    interface BoxShadow {
        blurRadius?: null | number;
        color?: null | string;
        offsetX?: null | number;
        offsetY?: null | number;
    }
    Index

    Properties

    blurRadius?: null | number

    BoxShadow

    color?: null | string

    BoxShadow

    offsetX?: null | number

    BoxShadow

    offsetY?: null | number

    BoxShadow