Scrawl-canvas API
    Preparing search index...

    Interface CellSplitShiftArguments

    interface CellSplitShiftArguments {
        cycle?: boolean;
        px: StringOrNumberInput;
        vertical?: boolean;
    }
    Index

    Properties

    Properties

    cycle?: boolean
    vertical?: boolean