tree: fdfa25258933e143e0c4e27beef745c33f1de1e5 [path history] [tgz]
  1. assets/
  2. accessibility.md
  3. color-theming.md
  4. customizing-elevation.md
  5. customizing-floating-action-buttons.md
  6. interface-builder.md
  7. README.md
  8. shape-theming.md
  9. theming.md
  10. typical-use-floating-action-buttons.md
  11. typical-use-themed-buttons.md
  12. typography-theming.md
components/Buttons/docs/README.md

Buttons

Material design buttons allow users to take actions, and make choices, with a single tap. There are many distinct button styles including text buttons, contained buttons, and floating action buttons.


Overview

MDCButton is a highly-configurable UIButton implementation that provides support for shadow elevation, Material Design ripples, and other stateful design APIs.

Installation

Usage

Extensions