Where can I see these sample codes written in the ...
# compose
a
Where can I see these sample codes written in the documentation?
Copy code
*
 * @sample androidx.compose.material.samples.ButtonSample
 *
 * If you need to add an icon just put it inside the [content] slot together with a spacing
 * and a text:
 *
 * @sample androidx.compose.material.samples.ButtonWithIconSample
y
It's also available on the android website doc