Module Description
Style Options provides configurable styles management for attaching various style plugins to Layouts, Paragraphs, and eventually, other Drupal plugins.

Style Options includes three style plugins currently:


* The CSS Class plugin, for attaching custom CSS classes to components.
* The Background Color plugin, for attaching background colors to components.
* The Background Image plugin, for attaching background images to components.

Style Options is designed to provide themers and developers with a centralized means of managing styles across an entire website via simple YAML files. Style Options is similar to Layout Options, but includes an integration with Paragraphs and eventually other plugins (Blocks, etc.).

Getting Started Style Options is a developer module and does not provide an admin interface. Once the module is installed, developers can create configuration files in modules or themes, named [module name].style_options.yml or [theme name].style_options.yml, in the root folder of either a module or theme, respectively. See examlpe.style_options.yml for an overview of possible configuration.

To use with layouts:
Your layouts will need to reference the provided layout plugin, or a custom class that inherits from the provided layout plugin.

To use with paragraph types:
Enable the "Style Options" paragraph behavior for each paragraph type where you want provided style options to appear.

This module is in early development, and APIs may change at any time. Questions or feedback? Open an issue in the issue queue!

Project Usage
496
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Style Options provides configurable styles management for attaching various style plugins to Layouts, Paragraphs, and other Drupal plugins.
Data Name
style_options

OPENAI CHATBOT

OPENAI CHATBOT

14:25:21
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.