Create element
This article will show you how to create an element for Beae builder follow the structure of Vue component.
Structure
The main structures that make up an element:
Template
Mixins
Element
Javascript
Vendor
Liquid
Props
data
Computed
settings (object)
style (object)
liquids (object)
javascript (function)
css (string)
Register an element to Element List
Register an element to builder
Last updated
Was this helpful?