Tldraw/docs/gen/ROTATE_CORNER_TO_SELECTION_...

27 wiersze
463 B
Markdown

---
title: ROTATE_CORNER_TO_SELECTION_CORNER
status: published
category: primitives
group: Variable
author: api
date: 06/23/2023
order: 74
---<Small>Public Readonly Variable</Small>
##### Signature
```ts
ROTATE_CORNER_TO_SELECTION_CORNER: {
readonly top_left_rotate: 'top_left'
readonly top_right_rotate: 'top_right'
readonly bottom_right_rotate: 'bottom_right'
readonly bottom_left_rotate: 'bottom_left'
readonly mobile_rotate: 'top_left'
}
```