MappingDialogOptions: {
    mappingImgItems: string[];
}

Options object to pass to ShowMappingDialog.

Type declaration

  • mappingImgItems: string[]

    This is an array for all placeholders/keys which are images. This is used to allow for static image mapping and ensure the dialog works correctly.

Generated using TypeDoc