qreacto icon indicating copy to clipboard operation
qreacto copied to clipboard

Does qreacto allow passing parameters into the React Component?

Open HaimarR opened this issue 1 year ago • 0 comments

I have a single React component that is called from several qmd files. I would like to pass a String parameter into the react component to modify specific behavior of the component based on the parameter. Is that possible?

HaimarR avatar Feb 16 '24 10:02 HaimarR