pathLink: Go to paths

Description Usage Arguments

View source: R/link.R

Description

The 'pathLink()' function creates a special 'tags$a()' element. These links let the user browse to different parts of your application without refreshing the current page.

Usage

1
pathLink(href, ...)

Arguments

href

A character string specifying the URL path to navigate to.

...

Arguments passed to 'htmltools::a()'.


nteetor/blaze documentation built on Nov. 26, 2020, 7:04 a.m.