Skip to content

API Reference / @gtkx/testing / prettyFormat / createDOMElementFilter

Function: createDOMElementFilter() ​

createDOMElementFilter(filterNode?): NewPlugin

Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.11/node_modules/@vitest/pretty-format/dist/index.d.ts:167

Copyright (c) Meta Platforms, Inc. and affiliates.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Parameters ​

filterNode? ​

(node) => boolean

Returns ​

NewPlugin

Released under the MPL-2.0 License.