Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links #155

Open
PetrMaxa opened this issue Sep 18, 2022 · 0 comments
Open

Broken links #155

PetrMaxa opened this issue Sep 18, 2022 · 0 comments

Comments

@PetrMaxa
Copy link

Issue in /src/pages/develop/reference/ui/dialogs/index.md

Anatomy#

**{% tabs anatomy="Dialog", examplesmac="macOS", examplesuwp="Windows" %}

{% content "anatomy" %}**

Building Modal Dialogs#

You can build modal dialogs using any method that creates an HTML5 DOM structure. This means you can use document.createElement, innerHTML, jQuery, React, and other frameworks.

Let's examine a simple dialog and how we might create it.

**{% tabs sample="Sample", html="HTML", js="JS", react="React" %}

{% content "sample" %}**

etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant