reactlynx-testing-library / PrettyDOMOptions
Interface: PrettyDOMOptions
Extends
Properties
filterNode()?
Given a Node return false if you wish to ignore that node in the output.
By default, ignores <style />, <script /> and comment nodes.
Parameters
Returns
boolean
Defined in
index.d.ts:978