CurrentMixin

Tracks whether an item is the current item

API

Used by classes MenuItem, Option, PlainChoice, and PlainMenuItem.

current property

True if the element is currently current.

Type: boolean

Default: false

currentchange event

Raised when the current property changes.