Skip to content

[docs][Button] Missing demo for "disableFocusRipple" prop #47303

@Sujaykiran2102

Description

@Sujaykiran2102

Related page

https://mui.com/material-ui/react-button/

Kind of issue

Missing information

Issue description

The Button component documentation page (/material-ui/react-button/) lists disableFocusRipple as a prop on the API page, but there are no demos on the component page that show what this prop does or how to use it.

A small demo showing a default button next to a button with disableFocusRipple={true} would make the prop's behavior clear, especially for keyboard navigation.

Context

I was trying to understand how the disableFocusRipple prop worked on the Button component. I expected to find a visual example on the main component page, but one was not available. I had to test it locally to see the effect. Adding this demo would save other developers that time.

Search keywords: Button, disableFocusRipple, disableFocusRipple demo, missing demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions