Entry

Installation

import { Entry } from "@o/pipeline/components/entry";

Usage

Examples

Email

Currency

Composition

Entry can be used within DropdownMenu.SubContent and Popover.Content to allow for entry within a separate context.

Setting intent="popover" ensures cohesive styling.

See DropdownMenu documentation for more information.

Precomposed Components

Pre-configured Entry components for common use cases.

CurrencyEntry

import { CurrencyEntry } from "@o/pipeline/components/entry";