class BreezeCarbon::Emails::ShowPage

Defined in:

breeze_carbon/pages/emails/show_page.cr

Constant 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) #

Instance Method Detail

def content #

[View source]
def email : Carbon::Email #

def email_key : String #

def page_title : String #

[View source]
def plain_format? : Bool #