- Issue created by @alex.skrypnyk
The `type` variable for Banner is unset in https://github.com/civictheme/monorepo-drupal/blob/develop/web/themes/co...
This was initially done to hide the logic within Drupal.
However, during working on the consumer sites it appeared that this could be useful to be exposed and be made available in template so that the implementations could provide custom handling based on the type (CSS rules, display logic etc).
Expose the `type` variable.
Expose the `type` variable.
None
Banner will now have a new `type` variable exposed.
None
Active
1.10
Code