Everything the editor configures crosses one of three bridges to reach the frontend. Knowing which bridge carries what is most of the job when you wire a Module to its behaviour or its styles.
data-*options — scalar config, read into an instance'soptions.- Data islands — collections and structured payloads too big for an attribute.
- Fields → CSS custom properties — how editor style settings reach SCSS.