list_element {shiny.semantic} | R Documentation |
Helper function to render list element
Description
Helper function to render list element
Usage
list_element(header = NULL, description = NULL, icon_name = NULL)
Arguments
header |
character with header element |
description |
character with content of the list |
icon_name |
character with optional icon |
[Package shiny.semantic version 0.5.1 Index]