Interface HasElementMemory<T>
Properties
injected
injected: function
Type declaration
-
- (el: Element, ns: string): void
removeInjected
removeInjected: function
Type declaration
-
- (...namespaces: string[]): void
-
Parameters
-
Rest ...namespaces: string[]
Returns void
ElementMemory for an implementation.