footer_ui {kinesis} | R Documentation |
Footer UI
Description
Footer UI
Usage
footer_ui(id)
Arguments
id |
A |
Value
A list
that can be converted into an HTML <footer>
tag
(see htmltools::tags()
).
See Also
Other page modules:
footer_server()
,
home_server()
,
home_ui()
[Package kinesis version 0.2.1 Index]