title Type – ImageTrait

type ImageTrait = {
  texture: ShaderSource,
  width: Dimension,
  height: Dimension,
  fit: Fit,
  repeat: Repeat,
  align: AnchorLike,
}

Source

packages / layout / src / types.ts

Sections
Source  
menu
format_list_numbered