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