API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeRepeatFit

@codexo/exojs / rendering / stable

How a `'repeat'` or `'mirror-repeat'` run fits its destination span exactly.

0
props
0
methods
0
events
Import
import { RepeatFit } from '@codexo/exojs'

How a `'repeat'` or `'mirror-repeat'` run fits its destination span exactly.

Definition1
"clip" | "round"
Source