block-xray-attributes icon indicating copy to clipboard operation
block-xray-attributes copied to clipboard

On button click store attributes into global JS variable

Open salcode opened this issue 4 years ago • 0 comments

Along with displaying the attributes in the browser console on click (see #5), the click could set the attributes to a global variable.

Similar to this built in browser functionality, which assigns the value to temp1

image

salcode avatar Jan 29 '22 18:01 salcode