Sha256: f0ec87fd80690c5e30a6f7e37a6d0715d20a6448636629a322dbeb2754d908a7
Contents?: true
Size: 535 Bytes
Versions: 37
Compression:
Stored size: 535 Bytes
Contents
var defaultParams = { title: '', text: '', type: null, allowOutsideClick: false, showConfirmButton: true, showCancelButton: false, closeOnConfirm: true, closeOnCancel: true, confirmButtonText: 'OK', confirmButtonColor: '#8CD4F5', cancelButtonText: 'Cancel', imageUrl: null, imageSize: null, timer: null, customClass: '', html: false, animation: true, allowEscapeKey: true, inputType: 'text', inputPlaceholder: '', inputValue: '', showLoaderOnConfirm: false }; export default defaultParams;
Version data entries
37 entries across 37 versions & 2 rubygems