How to change cursor's border color?
Enflow-io opened this issue · 1 comments
Enflow-io commented
BasicPrimitives commented
React component has its own JSX based rendering mechanism.
If you need to change React sources and default templates, see basicprimitivesreact package and the following code
https://github.com/BasicPrimitives/react/blob/master/src/Diagrams/Templates/CursorTemplate.js
For your reference:
JavaScript cursor template samples:
https://www.basicprimitives.com/usecases/cursortemplate
ReactJS
https://www.basicprimitives.com/reactusecases/cursortemplate