Options
All
  • Public
  • Public/Protected
  • All
Menu

The fuzzy search input.

Type Parameters

  • T

Hierarchy

  • Input

Index

Properties

Methods

Properties

items: readonly T[]

The items to filter based on the pattern.

pattern: string

The pattern to match.

Methods

  • transform(item: T): string