Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Establece el origen del diálogo del selector. El origen debe establecerse en window.location.protocol + '//' + window.location.host de la página superior, si tu aplicación se ejecuta en un iframe.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-11-07 (UTC)"],[[["Defines the source location for the picker dialog, crucial for iframe integration."],["Requires the origin to be explicitly specified, typically using the top-most page's URL."],["Modifies the PickerBuilder instance for further configuration, ultimately facilitating the display of the picker dialog."],["It's a non-static, non-final, and non-protected method of the PickerBuilder class accepting one mandatory string-type parameter `origin`."]]],[]]