AppData
AppData Object that contains data variables for current application instance
| Name | Type | Description |
|---|---|---|
| appData | Object | Object for storing app data variables |
| userData | Object | Object for storing user data variables |
| Name | Type | Description |
|---|---|---|
| testModal | SubcomponentInfoModalData | Object for storing subcomponent-info data variables |
| Name | Type | Description |
|---|---|---|
| bodyComponent | string | Test modal body component |
| defaultBodyComponent | string | Test modal default body component |
| modalClassName | string | Test modal CSS class |
| Name | Type | Description |
|---|---|---|
| appModals | SubcomponentInfoAppModals | Object for storing subcomponent-infos data object |