Function trackStaleEditors
- trackStaleEditors(
sheet: FormApplication<
FormApplicationOptions,
Data<{}, FormApplicationOptions>,
{},
>,
html: HTMLElement,
): void Internal
Experimental
Parameters
- sheet: FormApplication<FormApplicationOptions, Data<{}, FormApplicationOptions>, {}>
- html: HTMLElement
Returns void
Track stale editors
Visually marks editors that need action.
Call in
activateListeners()
Must be combined with () and ()