9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
type FixedLengthType = 
  | dip
  | LengthDipUnit
  | LengthPxUnit
  | CSSWideKeywords;

Defined in: core-types/index.ts

Previous
DockType