aldaflux/youtube-utils-bundle

用于youtube工具的Symfony扩展包

安装: 126

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:symfony-bundle

v0.0.6 2021-09-26 12:10 UTC

This package is auto-updated.

Last update: 2024-09-16 16:43:59 UTC


README

在链接前有确认窗口

aldaflux_confirmation_window.yaml


aldaflux_confirmation_window:
    template: bootstrap4
    delete: true 
    customs:
        modify:
            title: "*************?"
            selector: ".modif"
            class: "warning"
        modify2:
            title: "*************?"
            selector: ".modif2"
            class: "danger"
    alerts:
        alert:
            selector: ".message"
            title: "*************?"
            button: " Go !! Go !! Go"
    

youtube-utils