Skip to contents

Returns a styled <hr> tag. For the default style, prefer markdown --- instead.

Usage

html_divider(style = "thick")

Arguments

style

Divider style: "thick", "dashed", or "dotted".

Value

An htmltools tag object.