Overflow

Overflow

Controls whether content that overflows the frame is clipped.

Definition

type Overflow = "visible" | "hidden" | "auto" | "clip"

Methods & Properties