Ruixen Pro early-bird — $59 lifetime, then $7905d00h03m21sLock in $59

Command Palette

Search for a command to run...

Docs
Input With Select

Input With Select

React input component — a modern input field with an integrated select dropdown for currency or unit selection.

Installation

Props

PropTypeDefaultDescription
labelstring"Amount"The label for the input field
placeholderstring"0.00"Placeholder text for the input
options{ value: string; label: string }[][{value: "usd", label: "USD"}, ...]Options for the select dropdown
defaultValuestring"usd"Default selected option
stepnumber1Step increment for numeric input