MESSAGE_ID
Message ID reported when an integration test drives the UI with a dispatched input event.
Import:
import { MESSAGE_ID } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/no-untrusted-input-events';Signature:
const MESSAGE_ID: "noUntrustedInputEvents"Type: “noUntrustedInputEvents”