File manager - Edit - /var/www/payraty/helpdesk/common/resources/client/background-selector/background-selector-config.ts
Back
import {MessageDescriptor} from '@common/i18n/message-descriptor'; export interface BackgroundSelectorConfig extends EditableBackgroundProps { type: 'image' | 'gradient' | 'color'; id: string; label: MessageDescriptor; } export interface EditableBackgroundProps { backgroundColor?: string; backgroundAttachment?: 'scroll' | 'fixed' | 'local' | 'initial' | 'inherit'; backgroundSize?: 'auto' | 'cover' | 'contain' | 'initial' | 'inherit'; backgroundRepeat?: 'repeat' | 'no-repeat' | 'repeat-x' | 'repeat-y'; backgroundPosition?: string; backgroundImage?: string; color?: string; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.61 |
proxy
|
phpinfo
|
Settings