Skip to main content
Version: 4.3

FreeTransformOptions

type FreeTransformOptions = Partial<ui.FreeTransform.Options>;

Type of the options escape-hatch prop on FreeTransform: a partial of the native ui.FreeTransform.Options. Use it to reach any FreeTransform option that FreeTransformProps does not surface as a dedicated prop.