我在角度组件中使用剑道 ui jquery("@progress/kendo-ui": "^2021.3.1207")。
我添加了一些工具栏图标并添加了属性,但更多工具图标不可见,或者它位于另一个图标的顶部,我无法溢出更多工具中的所有 invisibel 按钮。
代码
toolbar: {
home: ["exportAs", ["bold", "italic", "underline"], "backgroundColor", "textColor",
"borders", "fontSize", "fontFamily", "alignment", "textWrap", ["formatDecreaseDecimal", "formatIncreaseDecimal"], "merge", "freeze", "filter"]
}