class IdentifiableView::Wrapper(T)

Defined in:

crumble/turbo/identifiable_view.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(parent : T) #

[View source]

Instance Method Detail

def parent : T #

[View source]
def to_html(io, indent_level = 0, &) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]