sesaparcours
    Preparing search index...

    The information needed to create a block in the toolbox.

    interface BlockInfo {
        blockxml: any;
        disabled: any;
        gap: any;
        kind: string;
        type: any;
    }
    Index

    Properties

    blockxml: any
    disabled: any
    gap: any
    kind: string
    type: any