Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignment in List does not work #27

Open
hggeorgiev opened this issue Jul 26, 2017 · 0 comments
Open

Alignment in List does not work #27

hggeorgiev opened this issue Jul 26, 2017 · 0 comments
Assignees

Comments

@hggeorgiev
Copy link
Owner

hggeorgiev commented Jul 26, 2017

Alignment is used only as a state setter in List, but not actually used in the component.

I propose we use vertical and horizontal as possible properties for alignment:

Prop Type Description Required Default
data Array Data to be displayed as a list false []
alignment string Whether the list to be vertical or horizontal false 'vertical'
visibleRows integer Number of rows visible in the list false 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants