select_radio

[internal] returns elements that are type radio.

Source


def select_radio(self):
    return self._nodes.select_radio()