Assets & Images

You can set the following assets:

{
  logo?: string;
  logoWhite?: string;
  turnOverImage?: string;
  headObj?: string;
  closeSessionIcon?: string;
  addFileIcon?: string;
  hintIcon?: string;
  recordIcon?: string;
  takePictureIcon?: string;
  spinnerIcon?: string;
  removeIcon?: string;
  updateIcon?: string;
}

Last updated