Skip to content
  1. API
  2. Types
  3. NodeFilterOptions

NodeFilterOptions

Type: object

Properties

  • animates(optional) boolean Whether to animate the node filtering process.
  • options
    • criteria function(node: Node): boolean
    • enabled(optional) boolean[=true] Indicates if the filter must be enabled.