1.2.5 • Published 5 years ago

@thumbtack/tp-ui-element-hr v1.2.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

package: '@thumbtack/tp-ui-element-hr' kit: horizontal-rule/index.mdx platform: scss url: /components/horizontal-rule/scss/

mdxType: componentApi

import '@thumbtack/tp-ui-element-hr';

Horizontal Rule Styles

Basic

<hr class="tp-rule" />

Dotted

<hr class="tp-rule tp-rule--dotted" />

Dashed

<hr class="tp-rule tp-rule--dashed" />