We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d09e2 commit a42fe32Copy full SHA for a42fe32
apps/website/src/routes/docs/headless/(components)/separator/index.mdx
@@ -42,6 +42,15 @@ Qwik UI's Separator implementation follows [WAI-Aria separator role requirements
42
##### ✨ Features
43
- Supports both horizontal and vertical orientation
44
45
+<div class="mb-6 flex flex-col gap-2">
46
+ [View Source Code ↗️](https://github.com/qwikifiers/qwik-ui/tree/main/packages/kit-headless/src/components/separator)
47
+
48
+[Report an issue 🚨](https://github.com/qwikifiers/qwik-ui/issues)
49
50
+[Edit This Page 🗒️](<https://github.com/qwikifiers/qwik-ui/edit/main/apps/website/src/routes/docs/headless/(components)/separator/index.mdx>)
51
52
+</div>
53
54
## API
55
<APITable
56
propDescriptors={[
0 commit comments