is_labelable Callableis_labelable(node: Node): booleanReturns whether or not an HTML element can be associated with a label element.Parametersnode: NodeReturns boolean
Returns whether or not an HTML element can be associated with a label element.