mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
### Context After releasing the Shape Theming code, this provides initial documentation for how to use shape theming, and its API. ### The problem We lack documentation on what is Shape Theming, and how do you use it. ### The fix An Initial doc outlining shape theming. ### Bug Closes #4605 Closes #4606
641 B
641 B
Below is a table showing how our shape categories are mapped to each component.
| Small Components | Medium Components | Large Components |
|---|---|---|
| Button | Card | Bottom Sheet (modal) |
| Chip | Dialog | Navigation Drawer (bottom) |
| Extended FAB | ||
| FAB | ||
| Snackbar | ||
| Textfield |