Skip to contents

Footer UI

Usage

footer_ui(id)

Arguments

id

A character vector to be used for the namespace.

Value

A list that can be converted into an HTML <footer> tag (see htmltools::tags()).

See also

footer_server()

Other page modules: footer_server(), home_server(), home_ui()