Skip to content

Rename ListElement props leftElements and rightElements #220

Open
@michael-braun

Description

@michael-braun

I think it would increase the usability of the ListItem component, when the props leftElements and rightElements are renamed to left and right. The naming would be less exact, but the typings should be enough.

So far I have not seen a leftElements-prop when developing with react. But left and right seems to be used sometimes for component composition (e.g. in the react-documentation about Composition).

Metadata

Metadata

Assignees

Labels

v5All issues/PR related to v5 of chayns-components

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions