Contents

LookAroundBadgePosition

Values that control the positions of a badge on a Look Around preview.

Declaration

const LookAroundBadgePosition: Readonly<{
    readonly TopLeading: "topLeading";
    readonly TopTrailing: "topTrailing";
    readonly BottomTrailing: "bottomTrailing";
}>

Topics

Badge positions

Type Aliases

See Also

Positioning a badge