OptionalbackgroundBackground color (overrides theme)
OptionalborderBorder radius
OptionaldefaultDefault value (uncontrolled)
OptionaldisabledWhether the input is disabled
OptionalfontFont family name. For canvas: Any CSS font family (e.g., 'Arial', 'Helvetica') For MSDF/bitmap: Must match the loaded font's family name
OptionalfontFont size
OptionalfontFont rendering type.
Note: Text inputs currently only support 'canvas' mode for cursor positioning.
OptionalheightHeight of the input
OptionalmaxMaximum character length
OptionalonChange callback
OptionalplaceholderPlaceholder text when empty
OptionalplaceholderPlaceholder text color (overrides theme)
OptionaltextText color (overrides theme)
OptionalthemeOptional ThemeResolver for automatic color resolution
OptionaltypeInput type for validation
OptionalvalueCurrent value (controlled)
OptionalwidthWidth of the input
Props for configuring a UITextInput