EASY Vue 3 POPUP Component ~ Button & Timed Triggers

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • Learn how to build an easy Popup component with Vue 3 and the composition API. We look into a beginner friendly approach of setting up and building a Vue 3 app that uses a timed and button triggered popup.
    Source code: github.com/Tyl...
    // Support me on Ko-Fi
    ko-fi.com/tyle...
    // FOLLOW ME ON TWITTER
    / tyler_potts_
    // BECOME A MEMBER
    www.youtube.co...
    // MY GEAR FOR CODING AND UA-cam
    Blue Yeti Microphone: amzn.to/3jr3l7T
    Microphone Stand: amzn.to/35B9LMN
    Chair: amzn.to/3dWds3F
    Thunderbolt Dock: amzn.to/3osBF6u
    Monitor: amzn.to/37I8KoR
    All of these products I own and have tested!
    // INTERESTED IN GAME DEV?
    Game development channel: / muddywolf
    // CHECK OUT MY GAME
    play.google.co...
    // DO THESE SIMPLE STEPS
    LIKE, SUBSCRIBE & SHARE

КОМЕНТАРІ • 42

  • @mubafaw
    @mubafaw 2 роки тому +4

    Exactly what I was looking for. Straight, eloquent and precise! Many Thanks!

  • @Sky_ye
    @Sky_ye 2 роки тому +1

    These styles
    display: flex;
    align-items: center;
    justify-content: center;
    don't work fine for now with popups/modals. If content will be too long top will be clipped. Best solution so far are setting top margin to prevent those situations in every browser
    in firefox safe align works as solution
    justify-content: safe center;
    align-items: safe center;
    but on other browsers doesnt so far sadly but keep it in mind that future can make modals easy centered without using js to calculate it and caring about content size

  • @dennisaarkana5335
    @dennisaarkana5335 2 роки тому +1

    Watching this in 2022 as my entry level learning Vue 3! Nice one!

  • @serdaraltuntas6551
    @serdaraltuntas6551 3 роки тому +2

    Thx for this short and cool tutorial!

  • @Trolpedo
    @Trolpedo 2 роки тому +1

    Hello, can you tell me how you did to create the child template by only typing "vue"? What kind of magis is this? Vue 3 Snippets doesn't do this, so I'm thinking it may be a custom one :) Thanks!

  • @SEOng-gs7lj
    @SEOng-gs7lj 3 місяці тому

    Can this be compiled in a JS that can be added to any HTML?

  • @Me-fz2ty
    @Me-fz2ty 2 роки тому

    I LOVE YOU TYLER

  • @janeilestopa4581
    @janeilestopa4581 2 роки тому

    Thank you so much, you just saved my life.

  • @umututkualtn3601
    @umututkualtn3601 3 роки тому +2

    I have ---Cannot read property 'buttonTrigger' of undefined--- error.

  • @ДмитрийДудко-р3в
    @ДмитрийДудко-р3в 3 роки тому

    how to open popup everywhere vue js ???
    (like component in heeader and another place) ????

  • @rangabharath4253
    @rangabharath4253 3 роки тому +1

    Awesome as always 👍😀

  • @ms2345y
    @ms2345y Рік тому

    Thank you very much, Sir !

  • @SusanthCom
    @SusanthCom 3 роки тому +1

    Good presentation ❤️. Thanks 👍

  • @premodsuraweera
    @premodsuraweera Рік тому

    I'm Trying this code, but it is not work, can I have contact with you

  • @tiannahl
    @tiannahl 3 роки тому +1

    Great pacing.

  • @IanLin-x9m
    @IanLin-x9m 2 місяці тому

    Thanks~~~Bravo!

  • @Mohammed-rx6ok
    @Mohammed-rx6ok 3 роки тому +2

    Theme name plz?

  • @GergelyCsermely
    @GergelyCsermely 3 роки тому +1

    Thank You!

  • @vietquang1586
    @vietquang1586 2 роки тому

    thank you bro

  • @umaroov_o
    @umaroov_o Рік тому

    thank you

  • @filozof3972
    @filozof3972 Рік тому

    King!

  • @NickBrown79
    @NickBrown79 2 місяці тому

    I hate it when the video doesn't show what you're going to actually create until the end... ugh...

  • @mamurolimov
    @mamurolimov 3 роки тому +1

    few js according to captions 😂😂

  • @programmerrdai
    @programmerrdai 3 роки тому +2

    First

  • @AaronFisher
    @AaronFisher 3 роки тому +1

    First STOP THE COUNT

  • @egbertjoel7959
    @egbertjoel7959 2 роки тому

    Nothing for beginners to take away from the video I guess, thanks for nothing

  • @bilalmajeed6122
    @bilalmajeed6122 2 роки тому +1

    what a waste of time