Represents the input box in the Source Control viewlet.

Fields

visible:Bool

Controls whether the input box is visible (default is true).

value:String

Setter and getter for the contents of the input box.

placeholder:String

A string to show as placeholder in the input box to guide the user.