* feat: migrated the navigation metadata from inline MD title decorations to frontmatter * fix: fixed frontmatter metadate for api-table MDs * fix: fixed frontmatter eslint issue
743 B
743 B
| parts | title | eleventyNavigation | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Singleton Manager: Example Success |
|
Tools >> Singleton Manager >> Example Success ||30
In this SPA (Single Page Application) demo you will be able to reproduce the solution.
- Click on Page A
- Click on
block - Click on Page B
- Click on
unblock=> state is unblocked globally as there is only a single instance
With this solutions users can not break the app anymore.
Loading App...
import './demo-app.js';