You are here

Files in Webform Layout Container 8

Primary tabs

File namesort descending Location Namespace Description
LayoutContainer.php src/Plugin/WebformElement/LayoutContainer.php Drupal\webform_layout_container\Plugin\WebformElement
README.txt README.txt Description ----------- This module adds a new type of Webform element: the Layout Container. By placing webform elements inside a Layout container, it automatically arranges the elements into rows and columns. It is similar to the Flexbox layout…
webform.element.layoutcontainer.css css/webform.element.layoutcontainer.css @media (min-width: 768px) { .webform-layoutcontainer--horiz, .webform-layoutcontainer--equal { word-spacing: -1em; /* remove the space between inline-blocks */ } .webform-layoutcontainer--horiz > *, .webform-layoutcontainer--equal…
WebformLayoutContainer.php src/Element/WebformLayoutContainer.php Drupal\webform_layout_container\Element
webform_layout_container.info.yml webform_layout_container.info.yml webform_layout_container.info.yml
webform_layout_container.libraries.yml webform_layout_container.libraries.yml webform_layout_container.libraries.yml

Other projects