Capítulo 244 de 411
Sets the given elements to position: absolute while preserving their current visual position — the same mechanism Flip.from()/Flip.fit() use internally via absolute: true, exposed here to use standalone.
| Parameter | Type | Description |
|---|---|---|
| targets | String | Element | Array | NodeList | FlipState | elements to make absolutely positioned |
Returns: Array of the affected elements.