API

Your section components will have some properties injected to help you customize their behavior in building phase and production/render phase.

$section

An instance of the section class that represents this component.

$builder

An instance of the singleton builder class

$sectionData

Is a computed property that mirrors $section.data which contains the current values (text, images, etc...) for the section.

Last Updated: 6/20/2018, 11:02:44 AM