tree: 13aca56b9eda075a9a2a0849aad968f86469974e [path history] [tgz]
  1. assets/
  2. color-theming.md
  3. customizing-elevation.md
  4. customizing-floating-action-buttons.md
  5. interface-builder.md
  6. README.md
  7. theming.md
  8. typical-use-floating-action-buttons.md
  9. typical-use-themed-buttons.md
  10. 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