Skip to main content

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
7 months ago (0.1.2)
variable AlignItems

Used to control how child nodes are aligned. For Flexbox it controls alignment in the cross axis For Grid it controls alignment in the block axis

MDN

Add Package

deno add @loading/taffy

Import symbol

import { AlignItems } from "@loading/taffy";

---- OR ----

Import directly with a jsr specifier

import { AlignItems } from "jsr:@loading/taffy";

Add Package

npx jsr add @loading/taffy

Import symbol

import { AlignItems } from "@loading/taffy";

Add Package

yarn dlx jsr add @loading/taffy

Import symbol

import { AlignItems } from "@loading/taffy";

Add Package

pnpm dlx jsr add @loading/taffy

Import symbol

import { AlignItems } from "@loading/taffy";

Add Package

bunx jsr add @loading/taffy

Import symbol

import { AlignItems } from "@loading/taffy";