Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/isPartOftheEditorUI.tsx
Signature
tsfunction isPartOftheEditorUI(element: HTMLElement | null, editorRoot: HTMLElement): boolean
Parameters
| Name | Type |
|---|---|
element | `HTMLElement |
editorRoot | HTMLElement |
Returns: boolean
Was this page helpful?