🔥 How to Build Your Own Custom Components

The Elements language is a simple, yet powerful templating language for RapidWeaver Elements, it’s often referred to as the Elements API.

The Elements language allows users and developers to create custom Elements that can be used within the RapidWeaver Elements layout engine. Element Dev Packs (.elementsdevpack) are a bundle of files, usually a mixture of HTML, JS, CSS, JSON, and images.

The only thing you need to start building your own Components is a copy of RapidWeaver Elements. Previous web development experience is recommend, but not required!

Head over the Elements API Guide to learn more.

If you need any help with getting started or have a question while creating your own custom components, just post here and we’ll help you out.

Useful Links

I am trying to create a component similar to one from RW8 Stacks.
I would like it to have:

  • the background color selectable and opacity adjustable.
  • border roundness adjustable
  • Images drop zoned
  • drop shadow available

I’ve been able to get some of the features to work but background opacity dimmed the entire component .

I would appreciate and help

project: elementsapp://downloadDocument/9biTA0ZPbX86

reference website Adaptivetherapiesnm.com

thanks in advance for your help.

rashley