I think "attributes" is the correct term. I have a CSS class that uses "data-color," but I don't know how to use the class with data-color in the block's additional CSS class field.
I'm hoping I can avoid writing a unique class for each color use I have (i.e., I hope I can reuse the class but pass the color attribute).
Thank you.