nw-skeleton

Global

Type Definitions

AppData

AppData Object that contains data variables for current application instance

AppState

AppState Object that contains appState (store) for current app instance

Properties

Name Type Description
appData Object Object for storing app data variables
userData Object Object for storing user data variables

SubcomponentInfoModalData

SubcomponentInfoModalData Object that contains SubcomponentInfoModalData (store) for current app instance

Properties

Name Type Description
bodyComponent string Test modal body component
defaultBodyComponent string Test modal default body component
modalClassName string Test modal CSS class