External module "wed/modes/generic/generic-tr"
Variables
isAttr
isAttr: function
Type declaration
-
- (it: Attr | Node | null | undefined): boolean
-
Parameters
-
it: Attr | Node | null | undefined
Returns boolean
Functions
_autoinsert
- _autoinsert(el: Element, editor: EditorAPI): void
-
Parameters
-
el: Element
-
editor: EditorAPI
Returns void
errFilter
- errFilter(err: ErrorData): boolean
-
Parameters
Returns boolean
Perform the autoinsertion algorithm on an element.