Is your feature request related to a problem? Please describe.
We need to standardize components API. For example, UiInput has
suffix: string;
textSuffixAttrs: objects;
hasPrefix: boolean;
prefixIcon: string;
prefixAttrs: object;
in UiInput prefixes and suffixes is the same case. Then they need to have the same API.
Related to https://github.com/infermedica/component-library/pull/464/files
Describe the solution you'd like
##Describe alternatives you've considered**
What are the acceptance criteria?
Additional context
Is your feature request related to a problem? Please describe.
We need to standardize components API. For example, UiInput has
in UiInput prefixes and suffixes is the same case. Then they need to have the same API.
Related to https://github.com/infermedica/component-library/pull/464/files
Describe the solution you'd like
##Describe alternatives you've considered**
What are the acceptance criteria?
Additional context