-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Programmatically open 'add-section-box' #457
Copy link
Copy link
Open
Description
I implemented VvvebJS as content editor only, following some of proposed approaches here: #325
I also disabled the left panel, to allow user to drag sections, features etc into the editor.
Instead, I moved them to the modal ('add-section-box').
Kindly assist in how I can programmatically open 'add-section-box' while my canvas is empty of content.
My purpose is to have an indication "no content yet, start adding...." and on click, open the modal and insert your first element.
However, my above approach makes even that indicator an editable element.
Any thoughts are highly appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels