Module

RMP_UrlInput

Methods

# inner getType() → {string}

Returns the type of the widget (RMP_UrlInput).
string

# inner getUrl() → {string}

Returns the URL of the URL input widget.
string

# inner setUrl(url)

Sets the URL field of the URL input widget.
Parameters:
Name Type Description
url string URL to set