LmnObserverContentEvent
No documentation has been provided.
Presentation
type LmnObserverContentEvent = {
element: HTMLElement;
mutations: MutationRecord[];
};
No documentation has been provided.
type LmnObserverContentEvent = {
element: HTMLElement;
mutations: MutationRecord[];
};