@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Type Alias ControlEventData

    type ControlEventData = {
        control: string;
        type: "control";
        value: string;
    }
    Index

    Properties

    Properties

    control: string
    type: "control"
    value: string