
In the case of 'Material Icons', icons can be browsed on the following site:Īnd associated 'Unicodes' can be obtained here:Īlthough we recommend the use of our automatic application menu, the user can manually create a different one, and/or populate any created menu manually. Then insert the 'Unicode' in the property as follows:
MATERIAL ICONS CODEPOINTS FREE
It is important to notice that WorkWithPlus for Native Mobile uses ' Font Awesome 5 Free Solid' icons, therefore, users must filter the appropriate icons on the site.Īfter an icon is selected, the 'Unicode' can be found: In the case of Fontawesome, icons can be obtained in the following site: Material Design Icons Codepoints JSON A JSON object for using material design icon font. User must obtain the desired icon's Unicode from the official documentation (either Fontawesome or Material Icons): When 'Menu Icon Type' is set to 'FontAwesome' or 'MaterialIcons', this property becomes visible and allows the user to define the 'Unicode' of the image that will be used in the menu item.
MATERIAL ICONS CODEPOINTS INSTALL
If you don't use Material UI in your project yet, install the icons package with npm install mui/icons-material mui/material emotion/styled emotion/react. The mui/icons-material package depends on mui/material, which requires Emotion packages. The following npm package, mui/icons-material, includes the 2,100+ official Material Icons converted to SvgIcon components. When 'Menu Icon Type' is set to 'Image', this property becomes visible and allows the user to define the image that will be used in the menu item. 2,100+ ready-to-use React Material Icons from the official website. This property allows the user to decide what kind of icon will be used in the application's menu item.
MATERIAL ICONS CODEPOINTS ANDROID
User can use the condition "ClientInformation.DeviceType = SmartDeviceType.Android" to make an option only visible in Android devices. This property can be used to define conditions that must be fulfilled in order for the menu option to be visible.Į.g. When more than one item shares the same position, an arbitrary order will be used. This property allows the customization of the menu item position. On those menu designs that allow different menu items layout, this option can be used to change the layout of the menu item. This property allows the customization of the menu item title.

When used with Ionic, the ion-icon component will automatically use the correct version based on your platform. Ionicons was built for Ionic Framework, so icons have both Material Design and iOS versions. Once this property is changed, a new set of properties will be visible that will allow the customization of the menu option. Ionicons is a completely open-source icon set with 700+ icons crafted for web, iOS, Android, and desktop apps. To add any Panel or WorkWithDevices object to the application's menu just modify the object's property 'Include in slide menu'. This is done in a straightforward and simple way. After a design is impacted using WorkWithPlus for Native Mobile Design System Wizard (version 7 or lower) WorkWithPlus for Native Mobile provides a mechanism for editing the application's main menu.
