options property

options property

The collection of OPTION elements contained by this element. @version DOM Level 2

Definition:

@property
def options(self):
    ...

See Also