MHeading

The MobileHeading widgets are different delivery modes of the same widget that enables the creation of stylish title headings.

MText

Mobile text widget is one of the most used widgets and is used for writing text, making bulleted and numbered lists, and adding images and horizontal lines.

MRow

The MobileRow is a widget that displays a row in a horizontal view. It displays multiple widgets in the same horizontal row.

MColumn

The MobileColumn widget is a layout that can be used to position and organize content in a vertical array as a single column on a page. Mobile column is suitable as it helps in defining several widgets rendered in a vertical column according to their order purpose.

MFab

The MobileFloatingActionButton (FAB) widget is a circular button that triggers the primary action in an app's UI. The MobileFab typically represents the primary action for a view.

HTML

The HTML widget allows the user to place their own HTML content fragment directly into a page. It directs embed secure HTML pages or paste in HTML from local or third party sources.

Canvas

The Canvas widget is like a drawing board that lets the user draw shapes such as circles, polygons, lines, etc. in an app. The canvas widget can be created only by using code.

AudioPlayer

The AudioPlayer widget allows the end user to control audio playback, including volume, seeking, and pause/resume playback.

MListItem

Mobile list Item converts each item into a list view. List view is the most commonly used scrolling widget.

MCard

The MobileCredit card widget collects card information and includes inputs for cardholder name, card number, expiry date, and security code.