Package-level declarations

Functions

Link copied to clipboard
fun UserProfileView(clerkTheme: ClerkTheme? = null, customRows: List<UserProfileCustomRow> = emptyList(), customDestination: @Composable (String) -> Unit? = null, onDismiss: () -> Unit = {})

User profile view for managing account settings, security, and profile information.