App SDK APItype-aliases~~HostOptions~~On this pageHostOptions type HostOptions = { history: History; systemVersion: string; theme: DefaultTheme;}; Deprecated Use CMicroApp with selfInitialize: true instead Properties history history: History; systemVersion systemVersion: string; theme theme: DefaultTheme;