Strategy ONE
Map Mojo Widget Types to the Corresponding React Component Types
This feature is available starting in MicroStrategy 2021 Update 3.
If you're more familiar with original the MOJO widget types, here is a full list of mappings so you can map MOJO widget types to the corresponding React component types.
| MOJO Widget |
React Component |
|---|---|
| EditorGroup | VerticalLayout |
| TwoColumn | HorizontalLayout |
| PullDown | Select |
|
ButtonList |
|
| CheckList | MultiSelect |
|
Input |
|
| Label | Text |
|
Checkbox |
|
| ComboBox | Select |
|
InputNumber |
|
| CharacterGroup | FontConfig |
|
ColorFillButton |
|
| LineGroup | BorderAndColorFill |
