Skip to content
  1. API
  2. Types

EdgeSelector

Type: null|function(edge: Edge): boolean

Used to indicate if a style rule should be applied to a given edge. null is equivalent to a function that always returns true.