Function applyPosition
- apply
Position (node, position): ActionReturn<TJSPosition | Positionable> Parameters
- node: HTMLElement
The node associated with the action.
- position: TJSPosition | Positionable
A position or positionable instance.
Returns ActionReturn<TJSPosition | Positionable>
The action lifecycle methods.
- node: HTMLElement
Provides an action to apply a TJSPosition instance to a HTMLElement and invoke
position.parent