Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/dep/lightningcss.ts>Overflow

A frugal web framework
Latest
interface Overflow
import { type Overflow } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A value for the overflow shorthand property.

Properties

The overflow mode for the x direction.

The overflow mode for the y direction.