Eulergraph
    Preparing search index...

    Type Alias ClipPathCommand

    type ClipPathCommand = {
        clipPath: CellPaths[];
        name: "clipPath";
    }
    Index

    Properties

    Properties

    clipPath: CellPaths[]
    name: "clipPath"