struct MarkpdfWeb::LandingPage

Defined in:

web.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def code_themes : Array(String) #

[View source]
def page_size_names : Array(String) #

[View source]
def page_themes : Array(String) #

[View source]
def samples_json : String #

[View source]
def styles : Array(NamedTuple(name: String, description: String)) #

[View source]
def to_s(__io__ : IO) : Nil #
Description copied from struct Struct

Same as #inspect(io).


[View source]