Inputs
InputGroup
Input + Button + Icon을 한 줄로 묶고 인접 보더를 머지.
예제
설치 / Import
import { InputGroup, Input, Button } from '@baneung-pack/ui';import { InputGroup } from '@baneung-pack/ui/input-group';서브패스 import는 트리쉐이킹 친화 — 사용하지 않는 다른 컴포넌트는 번들에 포함되지 않습니다.
API
| Property | Description | Type | Default |
|---|---|---|---|
aria-label | 그룹 라벨 | string | — |