qreacto
qreacto copied to clipboard
Does qreacto allow passing parameters into the React Component?
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?