UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

3 lines 89 B
export default function getAltLen(len) { return len === 'width' ? 'height' : 'width'; }