rangeClassName

val rangeClassName: String? = null

A class name or space-separated class names to add to each rectangle generated by the ReaderViewAnnotation when it represents a range. For example, when an annotation refers to several lines of text, one element will be rendered per line.

For more details about the DOM structure of the rendered ReaderViewAnnotationLayer and how you can affect styling using custom class names, see ReaderViewAnnotationLayer documentation.