add

open override fun add(item: MdSelectOption)

Adds given item to the current widget.


open override fun add(position: Int, item: MdSelectOption)

Adds given item to the current widget at the given position.