Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Layout Options

Synopsis

This module provides a Layout plugin that allows configuration options to easily be added to layouts using Yaml files and LayoutOption plugins. In most cases, using no code just YAML files.

Layout Options is now part of the UI Suite Initiative
Maintainers are available on Slack.

Overview

Layouts defined in *.layouts.yml files that use the LayoutOptions class provided by this module can then add ...

Installing

Install with composer

How to Use It

Note: This module is a utility module that assists in creating templates with options.

Layout Option Plugins

See the plugins defined in the code (src/Plugin/LayoutOption directory) and the OptionBase class.

Layout Options UI

This sub-module allows existing layouts supplied by other modules or core to have their default layout plugin class replaced with ...

Best practices

The currently identified best practices related to Layout Options (in UI Suite context)

Guide maintainers

pdureau's picture
grimreaper's picture
g4mbini's picture
cgmonroe's picture