class BreezeCarbon::Emails::ShowPage
- BreezeCarbon::Emails::ShowPage
- Breeze::BreezeLayout
- Reference
- Object
Defined in:
breeze_carbon/pages/emails/show_page.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context, email : Carbon::Email, email_key : String, plain_format : Bool] of Nil
Constructors
Instance Method Summary
Instance methods inherited from class Breeze::BreezeLayout
content
content,
hamburger_menu
hamburger_menu,
lucky_logo
lucky_logo,
page_title : String
page_title,
render
render,
tailwind_stacked
tailwind_stacked
Constructor Detail
def self.new(context : HTTP::Server::Context, email : Carbon::Email, email_key : String, plain_format : Bool, **unused_exposures)
#