普特莫斯维基 (Purtmars Wikipedia 📖)

GrowlNotification Example

来自Purtmars Wikipedia —— 普特莫斯维基
{{:GrowlNotification}}


    GrowlNotification.notify({
        title: 'Well Done!',
        description: 'You just submit your resume successfully.',
        type: 'success',
        position: 'top-right',
        closeTimeout: 5000,
        showProgress: true
    });