Using a native HTML dialog in Next.js 14

Поділитися
Вставка
  • Опубліковано 14 гру 2023
  • In this Next.js 14 tutorial: How to interact with the native HTML element dialog (modal styling, open/close events, and referencing it in Next.js).
    ► Social Media
    / coder4_life
    github.com/another-coder4life
    / coder4.life.code
  • Наука та технологія

КОМЕНТАРІ • 2

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

    This is what I was searching for. Thanks man!

  • @kuznetsovs
    @kuznetsovs 22 дні тому

    How to make a close on click on backdrop? How to block scroll on ShowModal? Thank you!