Package-level declarations

Types

Link copied to clipboard
sealed class BpkCircleSizeType
Link copied to clipboard

Contains animation variables used for the shimmer effect for a given size of BpkSkeleton

Functions

Link copied to clipboard
fun BpkBodyTextSkeleton(modifier: Modifier = Modifier)

Body text skeleton.

Link copied to clipboard
fun BpkCircleSkeleton(circleSize: BpkCircleSizeType, modifier: Modifier = Modifier)

Circle skeleton.

Link copied to clipboard
fun BpkHeadlineSkeleton(modifier: Modifier = Modifier, skeletonHeightSize: BpkSkeletonHeightSizeType = BpkSkeletonHeightSizeType.Small)

Headline skeleton.

Link copied to clipboard
fun BpkImageSkeleton(modifier: Modifier = Modifier, cornerType: BpkSkeletonCornerType = BpkSkeletonCornerType.Square)

Image skeleton.

Link copied to clipboard
fun BpkShimmerOverlay(modifier: Modifier = Modifier, shimmerSize: BpkShimmerSize = BpkShimmerSize.Large, content: @Composable BoxScope.() -> Unit)

Shimmer Overlay