Interface ProzillaOSProps
Source: ProzillaOS.tsx
Properties
children?
optionalchildren:ReactNode
config?
optionalconfig: {apps?:Partial<AppsConfigOptions>;desktop?:Partial<DesktopConfigOptions>;misc?:Partial<MiscConfigOptions>;modals?:Partial<ModalsConfigOptions>;taskbar?:Partial<TaskbarConfigOptions>;tracking?:Partial<TrackingConfigOptions>;virtualDrive?:Partial<VirtualDriveConfigOptions>;windows?:Partial<WindowsConfigOptions>; }
The system configuration
apps?
optionalapps:Partial<AppsConfigOptions>
desktop?
optionaldesktop:Partial<DesktopConfigOptions>
misc?
optionalmisc:Partial<MiscConfigOptions>
modals?
optionalmodals:Partial<ModalsConfigOptions>
taskbar?
optionaltaskbar:Partial<TaskbarConfigOptions>
tracking?
optionaltracking:Partial<TrackingConfigOptions>
virtualDrive?
optionalvirtualDrive:Partial<VirtualDriveConfigOptions>
windows?
optionalwindows:Partial<WindowsConfigOptions>
skin?
optionalskin:Skin
systemName?
optionalsystemName:string
The name of the system
tagLine?
optionaltagLine:string
The tagline/short description of the system