Skip to content

Button documentation fix#7726

Merged
oliviertassinari merged 3 commits into
mui:v1-betafrom
the-noob:v1-beta
Aug 10, 2017
Merged

Button documentation fix#7726
oliviertassinari merged 3 commits into
mui:v1-betafrom
the-noob:v1-beta

Conversation

@the-noob

Copy link
Copy Markdown
Contributor

I don't see any ripple property for Button so I assume it is disableRipple

| component | union:&nbsp;string<br>&nbsp;Function<br> | | The component used for the root node. Either a string to use a DOM element or a component. The default value is a `button`. |
| dense | boolean | false | Uses a smaller minWidth, ideal for things like card actions. |
| disableFocusRipple | boolean | false | If `true`, the keyboard focus ripple will be disabled. `ripple` must also be true. |
| disableFocusRipple | boolean | false | If `true`, the keyboard focus ripple will be disabled. `disableRipple` must also be true. |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<!--- This documentation is automatically generated, do not try to edit it. -->.

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation. v1 labels Aug 10, 2017
@oliviertassinari
oliviertassinari merged commit 2dbb1cb into mui:v1-beta Aug 10, 2017
@oliviertassinari

Copy link
Copy Markdown
Member

@the-noob Thanks :)

@the-noob
the-noob deleted the v1-beta branch August 10, 2017 18:18
sebald pushed a commit to PTW-Freiburg/material-ui that referenced this pull request Aug 15, 2017
* upstream/v1-beta: (24 commits)
  v1.0.0-beta.5
  Update CHANGELOG.md
  [CHANGELOG] Prepare v1.0.0-beta.5
  chore(package): update size-limit to version 0.9.0 (mui#7757)
  [docs] Fix yarn docs:build script (mui#7745)
  [docs] Update the readme
  [Radio] Fix accessibility issue (mui#7742)
  [Tabs][BottomNavigation] Use value over index property (mui#7741)
  [core] Remove createStyleSheet (mui#7740)
  [core] Start simplifying styling API (mui#7730)
  [LinearProgress] Use transform instead width (mui#7732)
  Fix Typo (mui#7736)
  Documentation Fix - Fixing up the README documentation (mui#7733)
  [ButtonBase] Expose internal component (mui#7727)
  [Popover] Refactor popover transition - separation of concerns (mui#7720)
  Button documentation fix (mui#7726)
  Update supported-components.md (mui#7722)
  chore(package): update webpack to version 3.5.3 (mui#7723)
  [flow] flow type transitions Slide, Fade, Collapse (fixes)
  Create CODE_OF_CONDUCT.md
  ...
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants