---
title: HTMLOptionElement
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmloptionelement
---

# HTMLOptionElement

## Declaration

```data
interface HTMLOptionElement
```

## Topics

### Instance Properties

- [defaultSelected](webkitjs/htmloptionelement/1633378-defaultselected.md)
- [disabled](webkitjs/htmloptionelement/1632218-disabled.md)
- [form](webkitjs/htmloptionelement/1629678-form.md)
- [index](webkitjs/htmloptionelement/1634525-index.md)
- [label](webkitjs/htmloptionelement/1634189-label.md)
- [selected](webkitjs/htmloptionelement/1633650-selected.md)
- [text](webkitjs/htmloptionelement/1633798-text.md)
- [value](webkitjs/htmloptionelement/1631858-value.md)

## Relationships

### Inherits From

- [HTMLElement](webkitjs/htmlelement.md)
