Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

support for PropTypes.array #20

Open
adambene opened this issue Jan 20, 2018 · 5 comments
Open

support for PropTypes.array #20

adambene opened this issue Jan 20, 2018 · 5 comments

Comments

@adambene
Copy link

It seems that this package does not support PropTypes.array or PropTypes.arrayOf.
Is there any future plans for support?

@mhauens
Copy link

mhauens commented Aug 6, 2018

+1

1 similar comment
@Richacinas
Copy link

+1

@barakplasma
Copy link

a partial workaround:
addon-smart-knobs does support PropTypes.object , which provides you with a field where you can insert an array as an object property. Not a full workaround, but does automatically expose a field to change the array.

@ndelangen
Copy link
Contributor

Would love to support this! Anyone want to open a PR?

@chaopan
Copy link
Contributor

chaopan commented Mar 14, 2019

#45

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

6 participants