Interface: InputProps
Defined in: packages/ui/src/components/Input.tsx:7
Extends
InputProps
Properties
leadingIcon?
optionalleadingIcon:IconType
Defined in: packages/ui/src/components/Input.tsx:8
onLeadingIconClick()?
optionalonLeadingIconClick: () =>void
Defined in: packages/ui/src/components/Input.tsx:9
Returns
void
onTrailingIconClick()?
optionalonTrailingIconClick: () =>void
Defined in: packages/ui/src/components/Input.tsx:11
Returns
void
trailingIcon?
optionaltrailingIcon:IconType
Defined in: packages/ui/src/components/Input.tsx:10