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

Add inherited props to FormButton #36

Open
maschino opened this issue Dec 19, 2018 · 0 comments
Open

Add inherited props to FormButton #36

maschino opened this issue Dec 19, 2018 · 0 comments
Labels
enhancement New feature or request FormButton

Comments

@maschino
Copy link
Member

The prop types of FormButton only allow the basic props of the FormButton. When I pass a custom component I'd want to use the props of that element too.

Currently the FormButton passes any additional props to the rendered component but the prop types don't allow it in typescript.

@maschino maschino added enhancement New feature or request FormButton labels Dec 19, 2018
maschino added a commit to maschino/react-ocean-forms that referenced this issue Mar 28, 2020
…ncy-austria/chore/update-deps-add-eslint

Chore/update deps add eslint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FormButton
Projects
None yet
Development

No branches or pull requests

1 participant