Skip to content

Conversation

@garvitsingh171
Copy link

Fixes #47260.

  • Documents correct default values for elevation (4) and square (true) on the AppBar component.
  • Adds/adjusts JSDoc comments in the type definitions.
  • Ensures correct display in API docs.
  • Runs proptypes and docs:api scripts to update generated docs.

Verified changes render on local docs site.

Screenshot From 2025-11-15 10-45-20 Screenshot From 2025-11-15 10-45-32 Screenshot From 2025-11-15 10-46-17

@mui-bot
Copy link

mui-bot commented Nov 15, 2025

Netlify deploy preview

https://deploy-preview-47264--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 17fcb1e

@ZeeshanTamboli
Copy link
Member

Already handled in #47261

@zannager zannager added docs Improvements or additions to the documentation. scope: app bar Changes related to the app bar. labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. scope: app bar Changes related to the app bar.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AppBar] Default elevation and square props are incorrectly documented

4 participants