Skip to content

[REFACTOR] Standardize components API #466

@pspaczek

Description

@pspaczek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions