class Jrsl::SlideMetadata

Included Modules

Defined in:

jrsl.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def image : String | Nil #

[View source]
def image=(image : String | Nil) #

[View source]
def image_h_position : String #

[View source]
def image_h_position=(image_h_position : String) #

[View source]
def image_height : Int32 | Nil #

[View source]
def image_height=(image_height : Int32 | Nil) #

[View source]
def image_position : String #

[View source]
def image_position=(image_position : String) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]