Input group
Decorate inputs with other elements to create a single field
Quick nav
Features
- Keyboard accessible
- Works with any inputs and buttons
- Themes ready
Anatomy
import { InputGroup } from "@wonderflow/react-components";
export default () => {
return <InputGroup start="" input="" end="" />;
};API Reference
Property
Type
Default
inputReactNodestartReactNodeendReactNodelabelReactNodedimensionenum"regular"Accessibility
Keyboard interactions
tab
Move focus on the elements inside the composition