Right now there is no stable version available for this library. We're just working on it. 🚀

Divider

Divider 用于分隔页面中的内容。

StorybookSourceRecipe Source

Usage

Nex UI Components

Beautiful, modern and reliable React component library.

DocsComponentsCustomization

API

Divider Props

Divider 继承 as (默认为 'div') 的 Props。

PropTypeDefaultDescription
orientation'horizontal'|'vertical''horizontal'Divider 的方向。
classNameClassValue-用于根元素的 className。
refRef-用于转发根元素。
sxInterpolation-用于根元素的 sx 属性。
asElementType'div'用于根元素的组件。可以是表示 HTML 元素的字符串,也可以是一个组件。
最后更新时间