- Preparing search index...
- The search index is not available
vvs-express
Variable AppConfigDefaultsConst
App
Config
Defaults
: { apiUrl
: string; customCss
: string; height
: string; showArrows
: boolean; showColorPicker
: boolean; showThumbs
: boolean; stylesheetUrl
: null; vehicleAngles
: VehicleAngle[]; vehicleImageSize
: VehicleImageSize; widthAdjustment
: AppConfigWidthAdjustmentType; } = ...
Type declaration
-
apiUrl: string
-
customCss: string
-
height: string
-
showArrows: boolean
-
showColorPicker: boolean
-
showThumbs: boolean
-
stylesheetUrl: null
-
vehicleAngles: VehicleAngle[]
-
vehicleImageSize: VehicleImageSize
-
Default configuration values for the VVS Express application. These values are used if the user does not provide their own configuration.