The HTMLButtonElement.labels read-only property returns a NodeList of the label elements associated with the button element.
HTMLButtonElement.labels
label
button
external NodeList get labels;