html-inert Questions

4

I have created a vanilla create-react-app using the Typescript template. I have added the line: <dialog inert></dialog> And the app won't even run because typescript is throwing an err...
Phonic asked 22/6, 2022 at 18:35

1

I'm building web component that contains <dialog> element. I'm opening the dialog with HTMLDialogElement.showModal(), which moves the dialog to the top layer. Some of the content of the dialo...
Cardoza asked 31/10, 2023 at 21:48
1

© 2022 - 2024 — McMap. All rights reserved.