mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
This PR replaces API links containing "/api-docs/" with links to suitable header files in GitHub because the site previously linked to is being taken down and replaced with something that won't handle API docs. Closes https://github.com/material-components/material-components-ios/pull/10045 COPYBARA_INTEGRATE_REVIEW=https://github.com/material-components/material-components-ios/pull/10045 from andrewoverton:replace-mio-api-docs-with-github-links 0d6e56cc11d0c147366a4f6cde829d8b51567ecc PiperOrigin-RevId: 323424362
1.4 KiB
1.4 KiB
Collection Cells
Notice: This component will be deprecated over the next few months in favor of the Cards and List components. See our public tracker for more details on timing and the deprecation plan.
Collection view cell classes that adhere to Material Design layout and styling.
Design & API Documentation
- Material Design guidelines: Collection List Specs
- API: MDCCollectionViewCell
- API: MDCCollectionViewTextCell
Installation
Usage
Please see the Collections component for more information about using Collection Cells. We do not presently support using Collection Cells as a standalone component.
