class TurboStream(T)

Defined in:

turbo_stream.cr
turbo_stream/action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(action : TurboStream::Action, targets : CSS::Selector, content : T) #

[View source]

Instance Method Detail

def to_html(io, indent_level = 0) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]