Cm5Pass
Unofficial
A sentinel value that can be returned from key handlers to indicate the key should be handled by the next handler.
Import:
import type { Cm5Pass } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface Cm5PassMethods
| Method | Returns | Description | |
|---|---|---|---|
| toString() | 'CodeMirror.PASS' | Returns the string "CodeMirror.PASS". |
Links to this page: