🏠interweaveClassesFilterOn this pageFilter ImplementsFilterInterfaceIndex ConstructorsconstructorMethodsattributenodeConstructors constructornew Filter(): FilterMethods attributeattribute<K>(name: K, value: ElementAttributes[K]): undefined | null | ElementAttributes[K]Filter and clean an HTML attribute value.Type parametersK: keyof ElementAttributesnodenode(name: string, node: HTMLElement): null | HTMLElementFilter and clean an HTML node.
Filter and clean an HTML attribute value.