ui.Select.getPlaceholder
Returns the select's placeholder text.
Usage | Returns |
---|
Select.getPlaceholder() | String |
Argument | Type | Details |
---|
this: ui.select | ui.Select | The ui.Select instance. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["`Select.getPlaceholder()` retrieves the placeholder text associated with a ui.Select component."],["This method returns the placeholder text as a string value when called on a ui.Select instance."],["It accepts one argument, which is the ui.Select instance itself."]]],[]]