Intro
A button form cell represents an action that can be taken in a view.
Button form cell on compact (left) and on regular (right)
Usage
Do
Use a button form cell to represent an action within a current view.
Don't
Don’t use a button form cell to represent a selection. Use a segmented control form cell or a list picker instead.
Dos for button form cell
Don'ts for button form cell
Behavior and Interaction
Text Wrapping
A button form cell allows for text wrapping. Texts are not truncated but we recommend keeping them short and concise.
Text wrapping in compact (left); regular (right)
Variations
Standard Button Form Cell
Standard button form cell
Centered Button Form Cell
Centered button form cell
Semantic Button Form Cell
Semantic button form cell