class UI::ActionResult::RenderInline

Overview

Render the given view inline (e.g. in a popover / sheet host) without affecting the navigation stack. The host wires a callback via UI::ActionDispatcher#on_render_inline.

Defined in:

asset_pipeline/action_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(view : UI::View) #

[View source]

Instance Method Detail

def view : UI::View #

[View source]