Class: DesignSystem::Govuk::Builders::Notification

Inherits:
DesignSystem::Generic::Builders::Notification show all
Defined in:
lib/design_system/govuk/builders/notification.rb

Overview

This class provides GOVUK notification html.

Direct Known Subclasses

Nhsuk::Builders::Notification

Method Summary

Methods inherited from DesignSystem::Generic::Builders::Notification

#render_alert, #render_notice

Methods inherited from DesignSystem::Generic::Builders::Base

#initialize

Methods included from Helpers::CssHelper

#css_class_options_merge

Methods included from DesignSystem::Generic::Builders::Concerns::BrandDerivable

#brand

Constructor Details

This class inherits a constructor from DesignSystem::Generic::Builders::Base