[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-12-04 UTC."],[[["`IconImage` allows you to display a predefined or custom icon using a URL."],["You can customize the icon's appearance with a specific crop style (SQUARE or CIRCLE)."],["Alternative text can be set for accessibility purposes using `setAltText()`."],["The `setIcon()` and `setIconUrl()` methods allow you to specify the icon source, either a predefined icon or a URL."],["All methods return the `IconImage` object, enabling method chaining for streamlined configuration."]]],["The `IconImage` object allows setting an icon using predefined options, a material design icon, or a URL. Key actions include: setting alternative text for accessibility (`setAltText`), choosing a predefined icon (`setIcon`), specifying an icon URL (`setIconUrl`), defining the image crop style (`setImageCropType`), and selecting a material design icon (`setMaterialIcon`). Each method returns the `IconImage` object for chaining additional actions.\n"]]