Placeholder 2.0 - Elevating Component Dragging Experience

Placeholder 2.0 is the perfect plugin for anyone looking to add a new dragging effect to their components. This plugin replaces the default Drag&Drop PlaceHolder with an actual size and content block render. With Placeholder 2.0, you can always see your block in real time, eliminating the need for a green line from the editor. This plugin is perfect for anyone looking to add a more realistic and efficient dragging effect to their components.

Placeholder 2.0 - New dragging effect for components

Updated 28.10.2023 - Version 0.1.3

New options:

dragDefault: This option allows you to define a default placeholder for an array of components.

dragClasses: Use this option to specify classes for the dragging block. The default classes include 'gjs-selected,' 'gjs-freezed,' and 'animation.'

animation: This option provides a selection of default animations for the dragging block. Options: animation1 / animation2 / animation3 / animation4 / animation5 / none

dragPlace: Utilize this option to replace a placeholder block with any HTML or CSS block.

customAnimation: You have the flexibility to add your custom animations to a block. This feature should be connected to the '.animation' class.

Example:

@keyframes slidein {

from { max-height: 0px; transform: scale(0); opacity: 0; }

to { max-height: 1000px; transform: scale(1); opacity: 1; }

}

.animation { animation-duration:0.5s; animation-name: slidein; }

Share this item:
8 Sales
11 Downloads
Live Preview
Last Update:Nov 25, 2023
Published:Nov 18, 2022
Versions:
0.20.x0.19.x0.18.x0.21.x
0

0 reviews

5
0
4
0
3
0
2
0
1
0

Product Reviews (0)

Sort By :

No Reviews Found

Question and Answers (0)

No question found

Share this item: