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

trigger this.props.function in custom decorator.Header #151

Open
SurjitNingombam opened this issue Nov 2, 2018 · 2 comments
Open

trigger this.props.function in custom decorator.Header #151

SurjitNingombam opened this issue Nov 2, 2018 · 2 comments
Labels
❓ question Further information is requested

Comments

@SurjitNingombam
Copy link

Following #86 I am able to bind onClick function to a custom decorator.Header.
Now I would like to trigger parent component's function onClick, something like: onClick={()=> this.props.clickFunc}
Can anyone suggest me on how we can achieve this?

@parths-addweb
Copy link

parths-addweb commented May 16, 2019

TypeError: Failed to set an indexed property on 'CSSStyleDeclaration': Index property setter is not supported.
Can anyone suggest me to solve this error?

@maximilianoforlenza
Copy link
Collaborator

@parths-addweb Do you have an example?

@maximilianoforlenza maximilianoforlenza added the ❓ question Further information is requested label May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❓ question Further information is requested
Development

No branches or pull requests

3 participants