This site requires javascript.
Android Code Search
file:androidx/compose/material3/Card.kt function:ElevatedCard
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
Card.kt
content_copy
Preview
177:
178:
179:
@Composable
fun
ElevatedCard
(
modifier: Modifier = Modifier,
227:
228:
229:
@Composable
fun
ElevatedCard
(
onClick: () -> Unit,
409:
410:
411:
@Composable
fun
elevatedCard
Elevation(
defaultElevation: Dp = ElevatedCardTokens.ContainerElevation,
505:
506:
507:
*/
@Composable
fun
elevatedCard
Colors() = MaterialTheme.colorScheme.defaultElevatedCardColors
517:
518:
519:
@Composable
fun
elevatedCard
Colors(
containerColor: Color = Color.Unspecified,
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main