Skip to main content

HistoryPush

Function HistoryPush 

Source
pub async fn HistoryPush(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

Push a URI onto the navigation history stack.