Skip to content

InputGroup

Join inputs and buttons into a single monolithic block.

Basic Usage

The <NeoInputGroup> wrapper aligns its children perfectly. It overrides their inner border radiuses and box shadows, drawing a unified bold border and shadow around all items. This is ideal for Search Bars or Email Subscriptions.

loading

API

NeoInputGroup handles the layout, border, and shadow mechanics with internal CSS overrides. It has no custom props.

MIT License