Skip to content

Commit

Permalink
[docs] Mention Toolpad as experimental (#45273)
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhargupta1 authored Feb 11, 2025
1 parent 77ac115 commit e839189
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/data/material/components/app-bar/app-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ You can override this behavior by setting the `enableColorOnDark` prop to `true`

{{"demo": "EnableColorOnDarkAppBar.js", "bg": true}}

## Toolpad (Beta)
## Experimental APIs - Toolpad

### Dashboard Layout

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/components/breadcrumbs/breadcrumbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The accessibility of this component relies on:
- To prevent screen reader announcement of the visual separators between links, they are hidden with `aria-hidden`.
- A nav element labeled with `aria-label` identifies the structure as a breadcrumb trail and makes it a navigation landmark so that it is easy to locate.

## Toolpad (Beta)
## Experimental APIs - Toolpad

### Page Container

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/components/container/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The max-width matches the min-width of the current breakpoint.
<Container fixed>
```

## Toolpad (Beta)
## Experimental APIs - Toolpad

### Page Container

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/components/dialogs/dialogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ The package [`material-ui-confirm`](https://github.com/jonatanklosko/material-ui

Follow the [Modal accessibility section](/material-ui/react-modal/#accessibility).

## Toolpad (Beta)
## Experimental APIs - Toolpad

### useDialogs

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/components/drawers/drawers.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Apps focused on productivity that require balance across the screen.

{{"demo": "ClippedDrawer.js", "iframe": true}}

## Toolpad (Beta)
## Experimental APIs - Toolpad

### Dashboard Layout

Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/getting-started/templates/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find complete templates and themes like those shown below in the <a href
</span>
</a>

## Toolpad Core (beta)
## ## Experimental- Toolpad

If you're looking to build internal tools and dashboards fast, but don't want to start building from scratch, you can find examples of functional dashboards–with authentication, routing, and theming already integrated–in the [featured examples section](https://mui.com/toolpad/core/introduction/examples/#featured-examples) of the Toolpad Core docs.

Expand Down

0 comments on commit e839189

Please sign in to comment.