Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/lightningcss.ts>Flex

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

A value for the flex shorthand property.

Properties

The flex basis.

grow: number

The flex grow factor.

shrink: number

The flex shrink factor.