class UI::ActionResult::Navigate

Overview

Navigate to a new route, pushing it on the navigation stack.

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]