Separator
Visually or semantically separates content.
mantle
An open-source UI component library.
Blog
Docs
Source
ngrok mantle
ngrok mantle
ngrok mantle
import { HorizontalSeparatorGroup, Separator } from "@ngrok/mantle/separator";
mantle
An open-source UI component library.
Blog
Docs
Source
ngrok mantle
ngrok mantle
ngrok mantle
Composition
When you want to render something else as a HorizontalSeparatorGroup
or Separator
, you can use the asChild
prop to compose.
Blog
Docs
Source
import { HorizontalSeparatorGroup, Separator } from "@ngrok/mantle/separator";
Blog
Docs
Source