Subdomain Options Object
Last updated
Was this helpful?
The “Subdomain” parameter provides a convenient way for Vendor to ensure data quality.
name
string
The label of the widget.
Example: Your domain
placeholderText
string
Provides default text within the control when no input is available.
Example: Enter your subdomain
domainSuffix
string
Provides a domain part of a subdomain address. Example: onmicrosoft.com
hintText
string
Provides help text describing what value is expected in control. Example: Specify your desired subdomain
{
"name": "Your domain",
"placeholderText": "subdomain",
"hintText": "Specify your desired subdomain",
"domainSuffix": "onmicrosoft.com"
}Last updated
Was this helpful?
Was this helpful?