UNPKG

nexshop-web-contents

Version:

Nexshop Web Contents Project

4 lines 163 B
export const FIT_MODES = [ {value: 'contain', text: 'Fit to screen', icon: 'fit-to-screen'}, {value: 'cover', text: 'Crop to fit', icon: 'crop-to-fit'}, ];