attributes-kit icon indicating copy to clipboard operation
attributes-kit copied to clipboard

When using the `render` method, options are not passed

Open stanch opened this issue 9 years ago • 0 comments

It seems that

AttributesKit.render(refractElement, element, options);

does not pass all the options to the React component, only options.dataStructures.

stanch avatar May 24 '16 14:05 stanch