cxjs icon indicating copy to clipboard operation
cxjs copied to clipboard

Documentation for Cx component?

Open yrodrigez opened this issue 7 years ago • 1 comments

I remember using this component for custom rendering inside of a VDOM.Component

It would be nice to have some documentation about how to use it in custom components

here is the link to the component https://github.com/codaxy/cxjs/blob/master/packages/cx/src/ui/Cx.js

yrodrigez avatar May 30 '18 09:05 yrodrigez

Yes, we definitely miss this. This page should explain the use-case of Cx widgets within a React application.

mstijak avatar May 31 '18 06:05 mstijak