Skip to main content

Interface: InputProps

Defined in: packages/ui/src/components/Input.tsx:7

Extends

  • InputProps

Properties

leadingIcon?

optional leadingIcon: IconType

Defined in: packages/ui/src/components/Input.tsx:8


onLeadingIconClick()?

optional onLeadingIconClick: () => void

Defined in: packages/ui/src/components/Input.tsx:9

Returns

void


onTrailingIconClick()?

optional onTrailingIconClick: () => void

Defined in: packages/ui/src/components/Input.tsx:11

Returns

void


trailingIcon?

optional trailingIcon: IconType

Defined in: packages/ui/src/components/Input.tsx:10