Skip to content

Commit

Permalink
feat: add autocomplete cover
Browse files Browse the repository at this point in the history
  • Loading branch information
thedaviddias committed Feb 11, 2025
1 parent fa16c83 commit 2c383f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/patterns/forms/autocomplete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ status: complete
import { BrowserSupport } from "@app/_components/browser-support";
import { BuildEffort } from "@app/_components/build-effort";
import { FaqStructuredData } from "@app/_components/faq-structured-data";
import { PatternPreview } from "@app/_components/pattern-preview";

# Autocomplete

**_(Also called Autosuggest)_**

<PatternPreview />

## Overview

The **autocomplete** is an interactive input component that helps users quickly find and select values from a predefined list of options as they type.
Expand Down
Binary file added public/covers/patterns/autcomplete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c383f3

Please sign in to comment.