powered by
Creates a header cell for use in calcite_table headers.
calcite_table_header(heading, description = NULL, alignment = "start")
A calcite-table-header tag
Header text to display
Optional description text below heading
Alignment: "start", "center", or "end" (default: "start")
calcite_table_header( heading = "Name", description = "Person's full name" )
Run the code above in your browser using DataLab