[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-12-04 (世界標準時間)。"],[[["`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"]]