Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/dnd-core/lib/utils/coords.d.ts
Назад
import { State } from '../reducers/dragOffset'; import { XYCoord } from '..'; /** * Coordinate addition * @param a The first coordinate * @param b The second coordinate */ export declare function add(a: XYCoord, b: XYCoord): XYCoord; /** * Coordinate subtraction * @param a The first coordinate * @param b The second coordinate */ export declare function subtract(a: XYCoord, b: XYCoord): XYCoord; /** * Returns the cartesian distance of the drag source component's position, based on its position * at the time when the current drag operation has started, and the movement difference. * * Returns null if no item is being dragged. * * @param state The offset state to compute from */ export declare function getSourceClientOffset(state: State): XYCoord | null; /** * Determines the x,y offset between the client offset and the initial client offset * * @param state The offset state to compute from */ export declare function getDifferenceFromInitialOffset(state: State): XYCoord | null;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка