dooboolab-community/dooboo-ui

Add rightElement props to [Edittext]

DevYuns opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
I think it would be better to add rightElement props to [EditText] component.

For example, Password input can have lock icon on the right to toggle password value visibility.

Describe the solution you'd like
Add rightElement?: ReactElement props to [EditText].

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.