Check Pro Templates
Indie UI

Input

Input block

The InputBlock component is a customizable wrapper for input element, allowing you to add sections on the left and right sides of the input.

With Icons

InputBlock Props

PropTypeDefault
variant
default|filled|underlined|ghost|neubrutalism
default
size
sm|default|lg
default
leftSection
React.ReactNode
undefined
rightSection
React.ReactNode
undefined

On this page