Interface MainUICustomOptions

Options for main UI component customization

Properties

customMainContainerComponent?: CustomComponentType<any>

Custom main container component

customMainScreenComponent?: CustomComponentType<any>

Custom main screen component

customMainAspectComponent?: CustomComponentType<any>

Custom main aspect component

customMainGridComponent?: CustomComponentType<any>

Custom main grid component

customControlButtonsComponent?: CustomComponentType<any>

Custom control buttons component