add

open override fun add(item: MdSelectOption)(source)

Adds given item to the current widget.


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

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