圖示
若要顯示圖示,請使用元件「圖示」。
JUI中的文字區域元件代表html <icon/>
。
Adobe頻譜圖示中可用的圖示與我們的應用程式相容。
const iconJSON = {
"component": "icon", //tells the component name
"icon": "info", // name of the icon to be used
"size": "S", // size of the icon
"title": "Information" // tooltip corresponding to the icon.
},
圖示也可以新增到按鈕中。
演算後的圖示看起來像這樣:
recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178