class UI::ActionResult::ReplaceRoot

Overview

Replace the entire navigation stack with a new root (e.g. after sign-in / sign-out).

Defined in:

asset_pipeline/action_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(route_id : Symbol, params : Hash(Symbol, String) = {} of Symbol => String) #

[View source]

Instance Method Detail

def params : Hash(Symbol, String) #

[View source]
def route_id : Symbol #

[View source]