mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
Closes https://github.com/material-components/material-components-ios/pull/10132 PiperOrigin-RevId: 345256835
13 lines
456 B
Markdown
13 lines
456 B
Markdown
# MDCButton
|
|
|
|
The `MDCButton` class implements the following design components:
|
|
|
|
* [Buttons](docs/buttons.md)
|
|
* [Text button](docs/buttons.md/#text-button)
|
|
* [Outlined button](docs/buttons.md/#outlined-button)
|
|
* [Contained button](docs/buttons.md/#contained-button)
|
|
* [Floating action buttons](docs/fabs.md)
|
|
* [Regular FAB](docs/fabs.md/#regular-fab)
|
|
* [Mini FAB](docs/fabs.md/#mini-fab)
|
|
* [Extended FAB](docs/fabs.md/#extended-fab)
|