g3-toolkit API Reference
    Preparing search index...

    Interface EdgeGradient

    interface EdgeGradient {
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    to: string