ixfx
    Preparing search index...

    Type Alias CanvasRegionSpecMatched

    type CanvasRegionSpecMatched = {
        match: HTMLElement | string;
    }
    Index

    Properties

    Properties

    match: HTMLElement | string