Extends Item

Material.SearchBox

A material design search box.

property String text

The search text.

property String placeholder

The search placeholder text that appears when the search text is empty.

event accepted()

The accepted event is fired when the user finishes editing the text. For more details, see TextEdit.accepted().