设置颜色
Any color via CSS class with .setState('colorClass') or [data-cursor="colorClass"] attribute
设置文字
Set text with .setText('Text string') or [data-cursor-text="Text string"] attribute
排除模式
Exclusion or opaque mode with .setState('-opaque') or [data-cursor="-opaque"] attribute