Source File: MobileMenu.tsx From ra-enterprise-demo with MIT License 5 votes SubMenu: FC<{ dense?: boolean; handleToggle: () => void; icon: ReactElement; isOpen: boolean; label: string; sidebarIsOpen: boolean; }> = ({ handleToggle, sidebarIsOpen, isOpen, icon, label, children, dense...
Some app states may result in a contextual menu with only a single menu item. For example, when highlighting text on a web page, Android display only the Copy menu item, as users cannot cut or paste text. 【翻译】 一些应用状态可以产生仅具有单个菜单项的上下文菜单。例如,当在网页上突出显示...
MaterialDesignThemes.UITests MaterialDesignThemes.Uwp MaterialDesignThemes.Wpf.Tests MaterialDesignThemes.Wpf Scripts mdresgen web .editorconfig .gitattributes .gitignore Directory.Build.props Directory.packages.props LICENSE MaterialDesignColors.nuspec MaterialDesignThemes.MahApps.nuspec Ma...
Fixed item being checked instead of submenu item (3a31eef) Notify each adapter item of a potential change in case there are any item changes (20f92df) ProgressIndicator Fixed that the wavy path isn't cached correctly when initializing with 0 progress. (0f3975d) ...
Correct padding for MatTextField with leading icon #483 (Thanks toEduVencovsky) PR: Added, return item object from selected row event. #511 (Thanks toUrizielTSD) PR: Added ability to close MatMenu programmatically. #504 (Thanks toIKingJohnI) ...
it also needs to add dynamic theming.Chrome already has the Material Designaddress bar and rounded buttons replacing the plain old rectangular ones, so a themed UI is the missing cherry on the cake. With limitations how deeply Chrome for desktop can hook into the system, basing the design on...
When I added another ng-container which is specified with "expandedDetail", this does not work anymore. All the rows is white but the expanded child rows are colored.I followed the example from material.angular.ioI see other example for row styling but they use tr tags. In the example ...
In the near future we plan to maximize the count and features of the components inspired by other frameworks like Angular Material, React Material UI and Vue Material. Implementation of base functionality from MDC Web Implementation of first versions of more rich components, like Table, AutoComplete...
Google Translatepicked up a Material You-themed redesignlate last year, but its "widget" didn't get the same treatment — if we can really even call the single-language-pair shortcut that it offered via the widget menu before that. In February,two new widgets for the appwere spotted in ...
Primary and supplemental actions (such as play, zoom in, delete, and select) may open a subsequent view, such as a card. They do not have a submenu or an action overflow menu. 【翻译】 主要和补充动作(例如播放,放大,删除和选择)可以打开后续视图,例如卡片。它们没有子菜单或操作溢出菜单。