pi-design-deck 0.2.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +51 -13
- package/deck-schema.ts +33 -3
- package/deck-server.ts +64 -10
- package/export-html.ts +329 -0
- package/form/css/controls.css +152 -16
- package/form/css/layout.css +7 -0
- package/form/deck.html +16 -0
- package/form/js/deck-core.js +118 -0
- package/form/js/deck-interact.js +30 -12
- package/form/js/deck-render.js +2 -0
- package/form/js/deck-session.js +31 -12
- package/generate-prompts.ts +8 -10
- package/index.ts +318 -42
- package/package.json +2 -1
- package/prompts/deck-discover.md +3 -1
- package/prompts/deck-plan.md +3 -1
- package/prompts/deck.md +3 -1
- package/skills/design-deck/SKILL.md +45 -9
- package/skills/design-deck/references/component-gallery/INDEX.md +88 -0
- package/skills/design-deck/references/component-gallery/LOOKUP.md +592 -0
- package/skills/design-deck/references/component-gallery/components/INDEX.md +106 -0
- package/skills/design-deck/references/component-gallery/components/actions.md +354 -0
- package/skills/design-deck/references/component-gallery/components/data-display.md +812 -0
- package/skills/design-deck/references/component-gallery/components/feedback.md +513 -0
- package/skills/design-deck/references/component-gallery/components/inputs.md +921 -0
- package/skills/design-deck/references/component-gallery/components/layout.md +167 -0
- package/skills/design-deck/references/component-gallery/components/navigation.md +350 -0
- package/skills/design-deck/references/component-gallery/components/overlays.md +208 -0
- package/skills/design-deck/references/component-gallery/components/utilities.md +29 -0
- package/skills/design-deck/references/component-gallery/components.md +1383 -0
|
@@ -0,0 +1,921 @@
|
|
|
1
|
+
# Inputs
|
|
2
|
+
|
|
3
|
+
Form controls for data entry.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Checkbox
|
|
8
|
+
|
|
9
|
+
[Browse all 84 examples →](https://component.gallery/components/checkbox/)
|
|
10
|
+
|
|
11
|
+
### Design System Implementations
|
|
12
|
+
|
|
13
|
+
- [98.css](https://jdan.github.io/98.css/#checkbox) — 98.css · CSS — Code examples, Open source · [preview](https://component.gallery/_astro/tCedW8H5hfeKsyUal9aY1bficPUnxdmJdWLgWTeCOnE_Z1UR0TP.webp)
|
|
14
|
+
- [Checkboxes](https://a11y-style-guide.com/style-guide/section-forms.html) — A11Y Style Guide · jQuery — Code examples, Usage guidelines, Accessibility, Unmaintained, Open source · [preview](https://component.gallery/_astro/XyHcKzoBXML3Zq7FToUw_yqj1Dap5X2HFpEnzNQD1ao_2uNGla.webp)
|
|
15
|
+
- [Ant Design](https://ant.design/components/checkbox) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/Xqj_ZTccTjXhdnovUFm79ArRQtAOG5j51D4BDYECqYQ_Z1On9pz.webp)
|
|
16
|
+
- [Ariakit](https://ariakit.org/components/checkbox) — Ariakit · React — Code examples, Open source, Accessibility · [preview](https://component.gallery/_astro/uTgIaAeMOku4TX_8rRlJWoVm5WQcGsnGZlSEKocIpmc_StXWa.webp)
|
|
17
|
+
- [Atlassian Design System](https://atlassian.design/components/checkbox/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/vKGCuddEVzH1x2v_BUYYf6j4RTKAH__QfVxOi2BV8N4_Z20UkCy.webp)
|
|
18
|
+
- [Auro](https://auro.alaskaair.com/components/auro/checkbox) — Auro · Web Components, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/PsJn3DfVAc1VsZtoVUBTMB6Yu1ZCHAeQMMEaBM3UbAA_2W8f6.webp)
|
|
19
|
+
- [Backpack](https://www.skyscanner.design/latest/components/checkbox/web-iTrW8zds) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/ny4EMRTM9e-pipW0Ym3esHWBO8vAyWkv_lwBUOImHdk_1miNJS.webp)
|
|
20
|
+
- [Base Web](https://baseweb.design/components/checkbox/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/1uxoiPKP1H6FNQLfVf_zp0eAjbg_-XKU1gXtl5Ok2gU_ZuFiWs.webp)
|
|
21
|
+
- [Checkbox card](https://blueprintjs.com/docs/#core/components/control-card.checkbox-card) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/MjvThfoKCTs-aG2hyCIz-CkKoYUoGcRTt_G1B0cSErg_JUcQU.webp)
|
|
22
|
+
- [Blueprint](https://blueprintjs.com/docs/#core/components/checkbox) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/jmybhi2MpuUOIrysMdGpchi-Z7rR4y9fZKcgsw5n-Rs_Z1mj7ia.webp)
|
|
23
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/checkbox/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/kYAlrC1pWEWFF3w7ryIXB8PT8lnoPdhSNX9nTGGdwhc_Z1yVbvd.webp)
|
|
24
|
+
- [Cauldron](https://cauldron.dequelabs.com/components/Checkbox) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/EZ-XWZ9IfGogalLMcHFcTJjy66bkspxky22iLPolLBs_ZolFGr.webp)
|
|
25
|
+
- [Cedar](https://cedar.rei.com/components/checkbox) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/FoY1dq7mv4eZMwdDoqHOOlFzHeyxgweWOS0X6dBRaK4_ZTdyv7.webp)
|
|
26
|
+
- [Chakra UI](https://chakra-ui.com/docs/components/checkbox) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/Sr7W7r8tXuCM2v5TxsAFce4RAu03u0SysMkRU-2oqnM_ZIV74T.webp)
|
|
27
|
+
- [Checkbox Card](https://chakra-ui.com/docs/components/checkbox-card) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/5RD7agvg31w1KnL1sDK7Yu5J3nYY9v-XJ6ukxopqTBM_1W97nQ.webp)
|
|
28
|
+
- [Clarity Design System](https://clarity.design/documentation/checkbox) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/lR0gHyF-SxAyxntynh_tM7KrTeGWGWPSBR8PvcCCdbg_2cYtwD.webp)
|
|
29
|
+
- [Coral](https://design.talend.com/?path=/docs/form-fields-checkbox--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/n1sqNRGqpz6rMc3UlgfwtFOMjEWr7snY4KHuVxGhf2o_FFhYs.webp)
|
|
30
|
+
- [Crayons](https://crayons.freshworks.com/components/core/checkbox/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/JdY4_mdhP0pg11RdDpBmhviZ2oPR0UzL3EBmZwCnW1w_ZbIF8u.webp)
|
|
31
|
+
- [Decathlon Design System](https://www.decathlon.design/726f8c765/p/953c37-checkbox/b/5496b9) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/fMWyAeOIZwkkDMgTQBpfEdc6RVvcHXQf8rclUHq2wF0_ZHq9oC.webp)
|
|
32
|
+
- [Dell Design System](https://www.delldesignsystem.com/components/checkbox/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/T198QIcmN4kR4F_itGVU3RMbvTfKf6Nd0kLBOTM8lb8_Z2lgykq.webp)
|
|
33
|
+
- [Duet Design System](https://www.duetds.com/components/checkbox/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/HMs39QQ0NOM3ZVt9OjEkY3QFXqzfO-JmKUxlucxjY6g_Z2aTaw1.webp)
|
|
34
|
+
- [eBay MIND Patterns](https://ebay.gitbook.io/mindpatterns/input/checkbox) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source · [preview](https://component.gallery/_astro/7tC1iQYn5ADWZ5Aa6ZsHdKwcRcXjtbuqrSJv2zDLGjI_ZMUu3K.webp)
|
|
35
|
+
- [eBay Playbook](https://playbook.ebay.com/design-system/components/checkbox) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/6rv7OGvmJnKO3o6f7KtlgU6m-Lh4EUpnXb1G77zQWfc_Z1gy2wQ.webp)
|
|
36
|
+
- [Elastic UI framework](https://eui.elastic.co/docs/components/forms/selection/checkbox-and-checkbox-group/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/E94dbGkpkcq6Xw9ELASCvPl221Yx0L2mMu1D0daBaPY_1HgPM3.webp)
|
|
37
|
+
- [Elisa Design System](https://designsystem.elisa.fi/9b207b2c3/p/904ea9-checkbox) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/pDm1CZOxJnQxdWCh7GeXNRSRJGWzu082x8OcI5u9_kw_Z1n8sjH.webp)
|
|
38
|
+
- [Evergreen](https://evergreen.segment.com/components/checkbox) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/CrSmrfEkc0wckbZOyesoHZVSEFr6Y_LB_ZTKXLKrYvg_1LfGwe.webp)
|
|
39
|
+
- [Flowbite](https://flowbite.com/docs/forms/checkbox/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/6bad6HBd2y5ZDJZcXQl3vwsiL3E8H1Yj_IDFmOzcCjY_Za6chy.webp)
|
|
40
|
+
- [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/controls/web/checkbox) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/1yju53BcE3DI3jR1nueouvgoW9BYSvPNMa_ew77l01w_Z20eljp.webp)
|
|
41
|
+
- [Forma 36](https://f36.contentful.com/components/checkbox) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/i2tFHR0JcyZRtpsg9Zy10J1QHmPEfiIx2sUYcPA0_wg_CI22u.webp)
|
|
42
|
+
- [Geist Design System](https://vercel.com/geist/checkbox) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/2Ja1TBhXszDGg24EEQX2sdtNOZUIwohdtTACLc2PGHQ_246I4q.webp)
|
|
43
|
+
- [Gestalt](https://gestalt.pinterest.systems/web/checkbox) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/eJQVhTX0AMlAbnE6pher22HNifwMhZD_x0qez7-DWRk_ZiIhe7.webp)
|
|
44
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/form-inputs/checkbox/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/-EOingGgnJkhjqojzG2eXMn6tm9RofCnL2kJmAtxccQ_1Gu9Tp.webp)
|
|
45
|
+
- [GOLD Design System](https://gold.designsystemau.org/components/control-input/#checkbox) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained · [preview](https://component.gallery/_astro/0abE8wwbD7GNrPpxyT3jfKWDMdlvenDRvhcsZen7sYw_s5k5Y.webp)
|
|
46
|
+
- [Checkboxes](https://design-system.service.gov.uk/components/checkboxes/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/S2DZtUlkT8D7nYx3UEax6OzD4GWCHxuTduLeF9yYYaA_ZfHTHq.webp)
|
|
47
|
+
- [CheckBox](https://v2.grommet.io/checkbox) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/41PmK9A0D2efbZdrJypaKH1iyZMqQxUU8lyq8k6zEn8_Z2lRmJD.webp)
|
|
48
|
+
- [Headless UI](https://headlessui.com/react/checkbox) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/3j5_AJ1rSHitqA-i-CtzwiyPn1a4y0JsBis5fSN5Ags_121BUq.webp)
|
|
49
|
+
- [Helios](https://helios.hashicorp.design/components/form/checkbox) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/wEhlZatCgp0t4sc8gKCX_wAeIBaULnbxia9_qQRw278_Z18REfR.webp)
|
|
50
|
+
- [Checkboxes](https://hds.hel.fi/components/checkbox) — Helsinki Design System · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/8pJFdQFuW1nblmeDhdAtgXwf6kBnHzmk_0Lmy-l3jig_ZBrMHk.webp)
|
|
51
|
+
- [HeroUI](https://www.heroui.com/docs/components/checkbox) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/wU6qWSV_QrM7Khw90z8r3tw6pOyqv943s0KYZl2nSm0_Zjk3ed.webp)
|
|
52
|
+
- [Instructure-UI](https://instructure.design/#Checkbox) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/9ZkfP9DPsApR0mXGEw0sc2o4cNvr0Yog2KkvUi3s3x8_ZAEEud.webp)
|
|
53
|
+
- [Jøkul Designsystem](https://jokul.fremtind.no/komponenter/checkbox) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/shMzevqxDwaxCswW_f9n3HBRgsWCwJj8nkQJSuqxY2Y_Z28RIbp.webp)
|
|
54
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/checkbox/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/JURXxX2VKBnt0KUTDMb2JkNcvc6hnQ0aqkfRH2kmY88_hMMYs.webp)
|
|
55
|
+
- [Checkbox Button](https://www.lightningdesignsystem.com/components/checkbox-button/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/7_uf7rDWdXO0ZxVDesVOw1oHKU20rCp3ELS9JN91GjY_1VCvrN.webp)
|
|
56
|
+
- [Material Design](https://m3.material.io/components/checkbox/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/Tvtg_pXyBRgv3GqcA0X46l7H7EPV8LJUdAEY_dZhvEM_1r44GH.webp)
|
|
57
|
+
- [Momentum Design](https://momentum.design/components/checkbox) — Momentum Design · React, Web Components — Usage guidelines, Open source · [preview](https://component.gallery/_astro/HI9_g2Kdk5t84GmAoTIIqolDlkJDf-2j1D-gAuf5D80_zg14M.webp)
|
|
58
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/checkbox) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/Su0Y5cwgW-UrftW9UxWu0V_wH6XC8CuSS3Hxj8DrKAI_2fhRc4.webp)
|
|
59
|
+
- [Checkboxes](https://protocol.mozilla.org/components/detail/checkboxes.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/tYIq-WNmSiVzMNw3p4HavLyonLMKrwoCWYqQXPzRhsg_11Q5SC.webp)
|
|
60
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/87cb23-checkbox) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/_85CdgV6xcVPli87in1hRILdqDPYIBw83R_jmK-mLwA_130UIW.webp)
|
|
61
|
+
- [NewsKit](https://www.newskit.co.uk/components/checkbox/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/pAhKyLgCvjZgWMZRES59y-3n8W1o7xwZDKeCJpyB4nk_ZMJVMj.webp)
|
|
62
|
+
- [Checkboxes](https://service-manual.nhs.uk/design-system/components/checkboxes) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/L6d-fRuadlksh51vhv4Kuc32m604WJQwdUZHzMXy46U_ZtOno1.webp)
|
|
63
|
+
- [Checkboxes](https://nostyle.onrender.com/components/checkboxes) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/uSPY_T7tcA71BjY-3qeqUR5uRYREbFpo-WnPlLMhXRU_Z1NQFkn.webp)
|
|
64
|
+
- [Nord Design System](https://nordhealth.design/components/checkbox/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/MrqUw2I0ldU6RL1jUFlJp36MWJ8cFevukXdVKDyAxQ8_ZxKT6i.webp)
|
|
65
|
+
- [Checkboxes](https://ons-design-system.netlify.app/components/checkboxes/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/YTRyQp4qU41PMXDXY3BlzWdN1M9fu21TR3M4FBY7elk_1p9JUj.webp)
|
|
66
|
+
- [Checkboxes](https://designsystem.ontario.ca/components/detail/checkboxes.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/obQ6gvDCmVKD-i84G5IlauCbHD_4fyqmcJ_Oh9hFhvw_Z1mJ5Ac.webp)
|
|
67
|
+
- [Orbit](https://orbit.kiwi/components/checkbox/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/2hY4MoYK_ee-lHj01YcPL8anbmIaKwWS7BnVw0y84ZM_iKf7t.webp)
|
|
68
|
+
- [Pajamas](https://design.gitlab.com/components/checkbox) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/sXVEbP-0fABXWanUPRtxuMzOD34toV2ud_9G3HauAWM_Zq5NyY.webp)
|
|
69
|
+
- [PatternFly](https://www.patternfly.org/components/forms/checkbox) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/5V4YSYy_1Y3W4bYjRuAFTy2zGSmbxoIrulNrSC8D0q8_Z8LLch.webp)
|
|
70
|
+
- [Pharos](https://pharos.jstor.org/components/checkbox) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/I5AoyX8ZugB7jRwKe3pHGz8UVimW-SqkwTbRAbL2MIY_2qa1Xu.webp)
|
|
71
|
+
- [Polaris](https://polaris.shopify.com/components/selection-and-input/checkbox) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/XDrLMzV4PMZwB2ukR5w2oT5grYtvJfQ8FwbcBcrSWnk_ZH8eh4.webp)
|
|
72
|
+
- [Checkbox Wrapper](https://designsystem.porsche.com/v3/components/checkbox-wrapper/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/sy9aTu6Nq_RWQyMfcqMpe8IeniYsFtdBhjiMBtB8Frg_20m3yQ.webp)
|
|
73
|
+
- [Primer](https://primer.style/design/components/checkbox) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/jlBXyHP1SbJ_EDyCAnOXFQTwC4s27_QcbGN7PuQzmH4_65vlq.webp)
|
|
74
|
+
- [Quasar Framework](https://quasar.dev/vue-components/checkbox) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/GUrfpmqrURDh5eNtZARKqZ0qJv9eX6ZYnfMzqoomALk_Z14cRkM.webp)
|
|
75
|
+
- [Radix Primitives](https://radix-ui.com/primitives/docs/components/checkbox) — Radix Primitives · React — Code examples, Open source · [preview](https://component.gallery/_astro/N_jXT0O2JwakdAjRVdQX8PL3scZiMTsqzJweS4kx4tY_20iSSS.webp)
|
|
76
|
+
- [Reach UI](https://reach.tech/checkbox) — Reach UI · React — Accessibility, Code examples, Open source · [preview](https://component.gallery/_astro/KzqkkBCqA_2A-hadd2Kqb2oOjrP_nIC-O7saje1P3pY_Z9SA3c.webp)
|
|
77
|
+
- [Ruter Components](https://components.ruter.as/#/Components/Forms/Checkbox) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/LmTZprBPxc1soo1rsAJwz_0HkjdjVqKmW7st6VYyKRs_1tvThv.webp)
|
|
78
|
+
- [Sainsbury's Design System](https://design-systems.sainsburys.co.uk/components/checkbox/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/LqxZA3bME0J3SYLFr9YA4HlIhP89Hw_7gG0Rpxc9-P4_u53pb.webp)
|
|
79
|
+
- [SEB Design Library](https://designlibrary.sebgroup.com/components/forms/checkbox/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/M8oeAAaZXR9RXr1WhafiC3kZgnOSzCTvuUyI4QEEx2I_Z1P1UlA.webp)
|
|
80
|
+
- [Seeds](https://sproutsocial.com/seeds/components/checkbox) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/Pu0Hi1OCj55H_kbWPJ0vZiOm_hz97MHj-pa-KsiJJcs_btE7v.webp)
|
|
81
|
+
- [Seek style guide](https://seek-oss.github.io/seek-style-guide/checkbox) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/MYy3ci0HvrMb-KnMEvfC-Wk5xwb72U2dGPl0lWlQa7Y_ZT35ON.webp)
|
|
82
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/checkbox) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/BA3VjJ1ZfErR9bADVjlSOSjdisrHu0UsU968iLPF1Fk_2aVwfo.webp)
|
|
83
|
+
- [Shoelace](https://shoelace.style/components/checkbox) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/r1NLeaZelYRiVnytdn5CzKa200XfDGoB3QUr1IbPMqQ_24AsO2.webp)
|
|
84
|
+
- [Source](https://theguardian.design/2a1e5182b/p/466fad-checkbox) — Source · React — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/y1Luh1SIxJ0-1IWzNKg7NRkffxd3FMwonjqVCw_vpiQ_O8RdN.webp)
|
|
85
|
+
- [Choice card](https://theguardian.design/2a1e5182b/p/65ffe9-choice-card/t/77b7d6) — Source · React — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/GRkBm7kK68aYd58gIluOek92RXBjrWXgvgIQ2D5IxEE_UnWIV.webp)
|
|
86
|
+
- [Spectrum](https://spectrum.adobe.com/page/checkbox/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/oj07Zix0mat2ShlK3ax5ewKaGNPOAxpz7e6IT7txBqs_GfS89.webp)
|
|
87
|
+
- [Stacks](https://stackoverflow.design/product/components/checkbox) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/eAAxHwc5UxmXy2jOE-emvgNobR_6fyqqRewPOkxnFd8_wvf4x.webp)
|
|
88
|
+
- [SubZero](https://www.subzero.axis.bank.in/components/checkbox) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/AA1fxv5etIqEexzIMGxwXVFxrzo9MbgbB79cM677xXM_22bUUS.webp)
|
|
89
|
+
- [Thumbprint ](https://thumbprint.design/components/checkbox/react/) — Thumbprint · React, Sass — Code examples, Open source · [preview](https://component.gallery/_astro/e2D4iY7RAulqOTNi_yC4NAv0e6QhLmyQx_lopTZZ84s_29YYMs.webp)
|
|
90
|
+
- [uStyle](https://ustyle.guide/pattern-library/forms.html#radios_and_checkboxes) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/Z8wVk3mTa0aIZxcfNdXlT-qANKLsVwsiJHDVA3ofm40_u55K7.webp)
|
|
91
|
+
- [Visa Product Design System](https://design.visa.com/components/checkbox/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/P_vxUDfzi6E5qEsiTdcRNlo531iU68MRTRQ1xJ8oKk4_1fJf0A.webp)
|
|
92
|
+
- [W3C design system](https://design-system.w3.org/styles/forms.html#checkboxes) — W3C design system · Sass, Vanilla JS — Code examples, Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/TwAx8ZjAPEkPDsXm501pLgFCtntK4166yAl2oNBCanA_ZDyXS6.webp)
|
|
93
|
+
- [Web Awesome](https://webawesome.com/docs/components/checkbox/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/zFpPcSUj6kyu_cXn_gNIUvtixyHBvAhOoxq6pOjOU40_ZxjCBR.webp)
|
|
94
|
+
- [Checkboxes](https://designsystem.tfwm.org.uk/components/checkboxes/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/HPrIUVSvpgZpI5LU_SCO4NvYYUL5SAROfyGS1b-AmKE_2dEjCy.webp)
|
|
95
|
+
- [Wise Design](https://wise.design/components/checkbox) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/m_3HNAGFODFtVQtCy1R4GpJveB7USmE35PKefLHjnYk_Z1G8PVX.webp)
|
|
96
|
+
- [Workday Canvas Design System](https://canvas.workday.com/components/inputs/checkbox) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/cfrfUB6YuBAy-5FF8lHiNiHDbmBETYeChd-oPZvz270_D3Ssb.webp)
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## Color picker
|
|
101
|
+
|
|
102
|
+
[Browse all 16 examples →](https://component.gallery/components/color-picker/)
|
|
103
|
+
|
|
104
|
+
### Design System Implementations
|
|
105
|
+
|
|
106
|
+
- [Color Picker](https://chakra-ui.com/docs/components/color-picker) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/BtJRXfBC3ObRBO9HUfZayaibX94vHVgmiT2wfLAUQ1M_1bWMXG.webp)
|
|
107
|
+
- [Color](https://design.talend.com/?path=/docs/form-fields-color--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/_5abTD_6HZWEeuDzcmpD6bBl8JwEFByLNW17WHLjU9w_1yepLw.webp)
|
|
108
|
+
- [Elastic UI framework](https://eui.elastic.co/docs/components/forms/other/color-picker/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/xoYpnRvZlq3LoGMuta20gf3H2aN_auNeLEnbuzWJE0o_Zg70x4.webp)
|
|
109
|
+
- [Color palette picker](https://eui.elastic.co/docs/components/forms/other/palette-picker/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/_15YvmpG3RBJ1n4It07909rij8Xz8wXuXkR8UERHtdA_1U7MQE.webp)
|
|
110
|
+
- [ColorPicker](https://developer.microsoft.com/en-us/fluentui#/controls/web/colorpicker) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/TGc637LExE5siYGfRHbD6YLHvMh01xOmLOYRVOr3Sto_1iFVAb.webp)
|
|
111
|
+
- [SwatchColorPicker](https://developer.microsoft.com/en-us/fluentui#/controls/web/swatchcolorpicker) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/-MVuweEso4gHfzf9-0YmqTWhJaE85fjsiqSRgyfGt-g_1dO6MJ.webp)
|
|
112
|
+
- [Color Picker](https://www.lightningdesignsystem.com/components/color-picker/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/mn0rgYbcWUB-wxlxZDakuosCsp_45f-p-GnTZY_zWpM_1oro6a.webp)
|
|
113
|
+
- [Quasar Framework](https://quasar.dev/vue-components/color-picker) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/1sI3AZsxSBqI3XrKZYvIYtGeW9z2JxcNptV-Xg0o9bE_buS1M.webp)
|
|
114
|
+
- [Colour Swatch](https://design-systems.sainsburys.co.uk/components/colour-swatch/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/EMD0dtBJWk9utTyOpXSO-zbpIdnKODmvXVj5SZ9rE8g_ZKTUfy.webp)
|
|
115
|
+
- [Shoelace](https://shoelace.style/components/color-picker) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/Z5_vKjUX476RxgjQL2fY9WoPfaCJnr2UKDYLr5ApQVg_OvkdQ.webp)
|
|
116
|
+
- [Color area](https://spectrum.adobe.com/page/color-area/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/9TlFQsDBOuwI_m340appx2ahAAHO5A62mnuIGchtoaI_FoqRq.webp)
|
|
117
|
+
- [Color slider](https://spectrum.adobe.com/page/color-slider/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/JF3MHVbXU2at1UpCAhjgVZXHNTFB-qFon9ECf-ywIko_Z216U1G.webp)
|
|
118
|
+
- [Color wheel](https://spectrum.adobe.com/page/color-wheel/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/xAAyId_EeFBC6aTtCACO50YMlf_dWJx1hU8WND-aVpU_2djtAL.webp)
|
|
119
|
+
- [Color selector](https://design.visa.com/components/color-selector/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/qKJrpluuKdzo3iIz5N-orKaXMZ2PkMSvL2eD_hSJdks_2mjgTN.webp)
|
|
120
|
+
- [Web Awesome](https://webawesome.com/docs/components/color-picker/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/ocQhJA-q993bOQtKm0cEh9ZrmRDqhtzVP8QaD3lNs8U_1QqO1h.webp)
|
|
121
|
+
- [Color Input](https://canvas.workday.com/components/inputs/color-input) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/UjV7krQoxF1h0xA1V9ITYofhqW6vxtDZQSdgqHzBOr8_2b6X0Y.webp)
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
## Combobox
|
|
126
|
+
|
|
127
|
+
**Also known as:** Autocomplete · Autosuggest
|
|
128
|
+
|
|
129
|
+
[Browse all 37 examples →](https://component.gallery/components/combobox/)
|
|
130
|
+
|
|
131
|
+
### Design System Implementations
|
|
132
|
+
|
|
133
|
+
- [Auto complete](https://ant.design/components/auto-complete) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/5SfVfnZLMLDHWKPkehepq7ccODES0uU7-TiXz1PQApQ_ZcYpze.webp)
|
|
134
|
+
- [Ariakit](https://ariakit.org/components/combobox) — Ariakit · React — Code examples, Open source, Accessibility · [preview](https://component.gallery/_astro/35xfqOS9VJGbmnqvvXH1Js_P9dV0L7w7KUbZR1eLIKY_1K1Rb2.webp)
|
|
135
|
+
- [Autosuggest](https://www.skyscanner.design/latest/components/autosuggest/web-1dnVX8RX) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/nLxRaWPF6VBLKSZGn46Yj6HjIlbt4AHXN14sQvP8Jxo_Z19DgBx.webp)
|
|
136
|
+
- [Base Web](https://baseweb.design/components/combobox/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/NnJ26uYZ1NqcQwjKaOBJyCOBI989Flub5N_rewDrH8o_21fnJr.webp)
|
|
137
|
+
- [Typeahead](https://boltdesignsystem.com/pattern-lab/?p=viewall-components-typeahead) — Bolt Design System · Sass, Twig, Web Components — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/xbjkB-zEpaWqWTZZOFi21_PlIlYgMwc4RegN6uB0rk8_1UdBWx.webp)
|
|
138
|
+
- [Cauldron](https://cauldron.dequelabs.com/components/Combobox) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/gumswYjhhBTNZAsmLGXZJaD2EaxcevVNH6a8nZfGmyo_ZeHFfV.webp)
|
|
139
|
+
- [Clarity Design System](https://clarity.design/documentation/combobox) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/_iQPxsZjeY1dmlHn2MmImVvZY_7k4MM4Z8UC8hrPMGI_2j1WQM.webp)
|
|
140
|
+
- [Coral](https://design.talend.com/?path=/docs/form-fields-combobox--fieldcombobox) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/7L016C8PWo0P0BGxzpVI1JTPVAe75cxO2YQT5UYQKuw_Z1kC9ea.webp)
|
|
141
|
+
- [Dropdown](https://www.delldesignsystem.com/components/dropdown/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/k_aSK9Fb_TDjjE6tMpyI3GfQ2iBqEggQZCj-vay7Phk_Z26npYn.webp)
|
|
142
|
+
- [eBay MIND Patterns](https://ebay.gitbook.io/mindpatterns/input/combobox) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source · [preview](https://component.gallery/_astro/mybCR2NneyhXhg3U0rHN4M4Qhf9luLpoOJ89fnAL2q0_cutMO.webp)
|
|
143
|
+
- [eBay Playbook](https://playbook.ebay.com/design-system/components/combobox) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/MPt3S5Oku7syV2FisyueU5EvsvX1VxD90BIgaIS8xA4_Z2rrQ7q.webp)
|
|
144
|
+
- [Combo box](https://eui.elastic.co/docs/components/forms/selection/super-select/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/-IYINBRxHwJH5VQj7bkB9z7gHS3RTow-Gvx2z2t13cM_Z1taqpO.webp)
|
|
145
|
+
- [Elisa Design System](https://designsystem.elisa.fi/9b207b2c3/p/082dd3-combobox) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/isUr1Wuo24ORu_xOQRdYrR3tZ8hlXgjMfISPIZ_Nyv4_uvLfv.webp)
|
|
146
|
+
- [Evergreen](https://evergreen.segment.com/components/combobox) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/NQESItjQm8LLBChyNABk5V5xEPi1uA2p_v5_M63waT0_2i1ldj.webp)
|
|
147
|
+
- [ComboBox](https://developer.microsoft.com/en-us/fluentui#/controls/web/combobox) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/kyiN9cNlXHljEQ2ESS2KYrc4d_EB8Ij9OWuUwyaO4ak_2guBEn.webp)
|
|
148
|
+
- [Autocomplete](https://f36.contentful.com/components/autocomplete) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/tmM2uDfvmOEDHPFLuvTAMIYdwYg_-ajUzxzjrLZW0gc_Z1nPcoi.webp)
|
|
149
|
+
- [Geist Design System](https://vercel.com/geist/combobox) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/Y2s-77sDwXUjnqAqZJuStVOdlMwSL1udJjVTU5PTaQU_p4mGN.webp)
|
|
150
|
+
- [Listbox](https://genericcomponents.netlify.app/generic-listbox/demo/index.html) — generic-components · Web Components — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/R2yEmcUwKmVdYwR-PPIXAFMFqhaiHSB7zFzF3QEaqZc_CJIyK.webp)
|
|
151
|
+
- [Headless UI](https://headlessui.com/react/combobox) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/Kd7tWiy6Nk9BuZszVuZ3wBIuG_TWTuY9Jc-TbNFvjsE_mnc9i.webp)
|
|
152
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/combobox/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/K27azrGwdcLDAibGAshFcWzH4Sa48bRb9DtEiqqxx6o_TBYJN.webp)
|
|
153
|
+
- [Lookup](https://www.lightningdesignsystem.com/components/lookups/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/ClPwLvLA2JTaDhC1NtnAFdNHHjHg9gdHCIbv9hoEHOo_Z1tdUJI.webp)
|
|
154
|
+
- [Picklist](https://www.lightningdesignsystem.com/components/picklist/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/XsAysnVotTPoTmjzK0vWC6OvxmsRBAoDy5hiO64J0cA_ZDgKOj.webp)
|
|
155
|
+
- [Combo box](https://design.morningstar.com/systems/product/components/combo-box) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/Cnocmot6bwZ29O_xzx27zCJSlfMrZgKJD6PeoO7SuAo_Z9vbHh.webp)
|
|
156
|
+
- [Autosuggest](https://design.ns.nl/4a05a30ad/p/07c070-autosuggest) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/floE-Xc8gjck95yh9Z1Q99r8xrUEBs-vn8HAX1tjjGs_ZBHmQf.webp)
|
|
157
|
+
- [Autocomplete](https://nostyle.onrender.com/components/autocomplete) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/0lo0cvZkPQSmSWRdvg9GJK3U5-0zt8suno78zswcEno_Z1mQ55.webp)
|
|
158
|
+
- [Autosuggest](https://ons-design-system.netlify.app/components/autosuggest/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/X4HYf8Hi-MFAuI6xNAq35HDWxe2_2DH3zDz1Qg0y1TI_Z1QW7jl.webp)
|
|
159
|
+
- [Paste](https://paste.twilio.design/components/combobox) — Paste · React, CSS-in-JS — Usage guidelines, Code examples, Tone of voice, Accessibility, Open source · [preview](https://component.gallery/_astro/L9fuAAPTySVJhoucBXY8dnZ4fCMzzgvh3Sjkkp4kCHQ_1hO3TV.webp)
|
|
160
|
+
- [Pharos](https://pharos.jstor.org/components/combobox) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/bCQIySmhlN0Hm6-GgH0oSokf1uNDZ2UEptiw9a5uOJQ_Z1Vfphu.webp)
|
|
161
|
+
- [Autocomplete](https://primer.style/design/components/autocomplete) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/eG3FM9caxrk2vRYH8yhxz_1CzIXj-6z9tGqB7u9WoLo_LwHPt.webp)
|
|
162
|
+
- [Reach UI](https://reach.tech/combobox) — Reach UI · React — Accessibility, Code examples, Open source · [preview](https://component.gallery/_astro/Epth5RFq4dPqOWlazbu8G6Iko76wh3T5RbsvaetA6sE_1psAiQ.webp)
|
|
163
|
+
- [Sainsbury's Design System](https://design-systems.sainsburys.co.uk/components/combobox/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/LFmMtHKtbsDrngx01tyVcwWakBvZth5KUv9GuI9_3yE_1LGdgK.webp)
|
|
164
|
+
- [Autosuggest](https://seek-oss.github.io/seek-style-guide/autosuggest) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/kWpWtCegrlfg7qtiOtwPWmTrbI20QlFHKU2TJ-s0yDU_Z1MOKM9.webp)
|
|
165
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/combobox) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/czBangtDldN0dzI5WQ2XXgHs2476EutrVxYYINM4Pxw_2pih9N.webp)
|
|
166
|
+
- [Combo box](https://spectrum.adobe.com/page/combo-box/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/zHbHROpfD5ylW6syWcDOx8wf0T8JcKYZBJftnNw4aCo_Z14KIGk.webp)
|
|
167
|
+
- [Visa Product Design System](https://design.visa.com/components/combobox/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/JLTwc7qjY0bNOtM8pQULuF-ofgilOIahWcOLO5Ixz1g_Z1KOxEx.webp)
|
|
168
|
+
- [Auto-complete](https://design-system.w3.org/styles/forms.html#auto-complete) — W3C design system · Sass, Vanilla JS — Code examples, Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/F1Ic3pSwXAd-BASf6D-Whl5QrrpH7rHBLul_X8pLdQs_Z1v5ybE.webp)
|
|
169
|
+
- [Autocomplete](https://design.wonderflow.ai/get-started/components/inputs/autocomplete) — Wanda · React, CSS Modules — Code examples, Open source · [preview](https://component.gallery/_astro/e7CalnDniT2XGSq-YGfXku6Jp5Lv8Qwbs_661oWHpXE_Z6bzGP.webp)
|
|
170
|
+
|
|
171
|
+
---
|
|
172
|
+
|
|
173
|
+
## Date input
|
|
174
|
+
|
|
175
|
+
[Browse all 17 examples →](https://component.gallery/components/date-input/)
|
|
176
|
+
|
|
177
|
+
### Design System Implementations
|
|
178
|
+
|
|
179
|
+
- [Brighton & Hove City Council Website pattern library](http://design.brighton-hove.gov.uk/website-pattern-library.php?p=date-input) — Brighton & Hove City Council Website pattern library — Unmaintained · [preview](https://component.gallery/_astro/5kmVsTrNMCQZH4LiiSixgxYrDvO7LUy2i6PuwpfG86k_o4gpH.webp)
|
|
180
|
+
- [Date](https://design.talend.com/?path=/docs/form-fields-date--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/-LXhG4Kt22Xi325wF8HCktyLW2TD7k_-nSeEWSON-dE_Z26fNHV.webp)
|
|
181
|
+
- [Datetime Local](https://design.talend.com/?path=/docs/form-fields-datetimelocal--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/GdIxX2zFFu_vCL39Is-MYmrz_NuikE0RTAIpWsXgbhM_ZFPsak.webp)
|
|
182
|
+
- [DateField](https://gestalt.pinterest.systems/web/datefield) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/iRPzuYAy4nIrVwS3lUrjscR1KjimIFh-8hZCZQFMj8s_Z1eP8mM.webp)
|
|
183
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/form-inputs/date-input/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/ujyzTXp_FGAddXXSDX3xlSLbrMJtn-kSj8VmI9w7NMY_1RhH2e.webp)
|
|
184
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/date-input/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/e1nKnKFsvSVryEiSsThI4TfP4bzu19XAOSUukajW1uM_1xC1ET.webp)
|
|
185
|
+
- [Helsinki Design System](https://hds.hel.fi/components/date-input) — Helsinki Design System · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/FJXcq5TJr2mbvaGwAt7O90pjrRMfU9bzpxLrk32_ODA_bnkqe.webp)
|
|
186
|
+
- [HeroUI](https://www.heroui.com/docs/components/date-input) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/e6PY-wyaGaXTVULEyVJMPTOxf1qjKFmIncxJWO9kqTw_K779G.webp)
|
|
187
|
+
- [DateInput](https://instructure.design/#DateInput) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/BXGjvWUD3CYVKZQI3c-tV2M8HJ0auctxXQi6HCCLesQ_2r8S3U.webp)
|
|
188
|
+
- [Input: Date](https://protocol.mozilla.org/components/detail/input--date.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/Ke1YAHDiYdzSuX7rdjG5lMiHAfylstNo3Qc9wserhew_Z1rw5xy.webp)
|
|
189
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/5190ba-date-input) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/qbxphNgxZpb2zigfIpcjN4uHp0jKFkKq3xxjLRLy2Tw_ZK58bQ.webp)
|
|
190
|
+
- [NHS Digital service manual](https://service-manual.nhs.uk/design-system/components/date-input) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/OkyJqwKP-rLFpon6swDWSIGI-mgmGXSiRsF9T4Cl87c_1W2lP9.webp)
|
|
191
|
+
- [Memorable date](https://nostyle.onrender.com/components/memorable-date) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/yJgID5tVPWTLtWWrMjCCbhrT__TeDgPnHn5VCK0Sqj0_ZImdVq.webp)
|
|
192
|
+
- [Date picker](https://nordhealth.design/components/date-picker/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/4JMvNQq-XKqggYtO5__lRQPpraFJlg7lUNp0KbM5dnQ_Z1EekQe.webp)
|
|
193
|
+
- [West Midlands Network Design System](https://designsystem.tfwm.org.uk/components/date-input/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/nT7XzuL1BOL4IS-_XtuxPqsbbOkyK6QyMGBUUzEQZII_B14Y9.webp)
|
|
194
|
+
- [Compact date input](https://wise.design/components/compact-date-input) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/DRIaxHCrX3fFm6H5HU66V7iWs4mZvFa-DxKeCcqDzfE_1bVOVH.webp)
|
|
195
|
+
- [Wise Design](https://wise.design/components/date-input) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/dVyicJ4HXpPa534uj6m7qs8L-C9w8w2iokaqVPVIil0_1TPlO6.webp)
|
|
196
|
+
|
|
197
|
+
---
|
|
198
|
+
|
|
199
|
+
## Datepicker
|
|
200
|
+
|
|
201
|
+
**Also known as:** Calendar · Datetime picker
|
|
202
|
+
|
|
203
|
+
[Browse all 43 examples →](https://component.gallery/components/datepicker/)
|
|
204
|
+
|
|
205
|
+
### Design System Implementations
|
|
206
|
+
|
|
207
|
+
- [Date picker](https://ant.design/components/date-picker) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/f36ziK3AEm7BLA3h30AvWtXtBDMBkA7MEKt5EAP_8PM_Zh25sW.webp)
|
|
208
|
+
- [Date time picker](https://atlassian.design/components/datetime-picker/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/Sq-t88ctSx8eAZfZ4_MSqXAKyiF1CgRcyoyXa4fuNvg_1FIYnR.webp)
|
|
209
|
+
- [Calendar](https://www.skyscanner.design/latest/components/calendar/web-DDIY8XIe) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/ReGagOGOOgamPfkniCDknDw7pA-LGTY5ChF7T_zRd9w_ZtLhXA.webp)
|
|
210
|
+
- [Backpack](https://www.skyscanner.design/latest/components/datepicker/web-QqbdTkly) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/Iwtjg6Ewgvr_O4ICSieUr1h901nzJWFGnDHJFueZRSQ_ZO2RvN.webp)
|
|
211
|
+
- [Scrollable calendar](https://www.skyscanner.design/latest/components/scrollable-calendar/web-d4kJ1LSd) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/3wWj56P376tOtJItsvfXzCbD8ercRVADAU1BFlseE0w_Z4dVaP.webp)
|
|
212
|
+
- [Base Web](https://baseweb.design/components/datepicker/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/egarBG_d37aA0mExXaeMz0S8ojCmNEsjSDTwz4PktlM_Z96TRS.webp)
|
|
213
|
+
- [DatePicker3](https://blueprintjs.com/docs/#datetime2/date-picker3) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/BlHqbc8a8CcUwtYSigf_j6cWdPpvo46lN4vd5RmXtl4_Z18cqhY.webp)
|
|
214
|
+
- [Date picker](https://carbondesignsystem.com/components/date-picker/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/7-TVuTDGHZSjCkWiYz0nRrVEXMf2J5_8W932VDj8nNA_ZHNomE.webp)
|
|
215
|
+
- [Date Picker](https://clarity.design/documentation/datepicker) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/wSqYz4rfYh-r2k8_aUE_VCCrT1-wssSSt2V_N3JE5fc_Z1hexdE.webp)
|
|
216
|
+
- [Crayons](https://crayons.freshworks.com/components/core/datepicker/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/a2xDSM8TVLnfLKWW7zdSCZ-dF9V8DxkBOmYdiXbjZ5k_2qE46a.webp)
|
|
217
|
+
- [Date picker](https://www.delldesignsystem.com/components/date-picker/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/jEq5OtQRUMtKan82sBhcgnn5UrJ1zstueB6qRniOGNo_wFzlN.webp)
|
|
218
|
+
- [eBay Playbook](https://playbook.ebay.com/design-system/components/date-picker) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/aHdGQUeL9Q1BMOudAPwVZXjYdMOW3w-f9egxHG9CckE_rMi1Q.webp)
|
|
219
|
+
- [Date picker](https://eui.elastic.co/docs/components/forms/date-and-time/date-picker/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/yWm7dadffMIsWXHWWNN9UaxxHTffL-mZ2ZcpmBS53g8_ZtiFrt.webp)
|
|
220
|
+
- [Date picker range](https://eui.elastic.co/docs/components/forms/date-and-time/date-picker-range/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/pQSaJZmlywxVnEDptqlewhCzzlLdR_xIpFWt4xui-80_ZMN2aL.webp)
|
|
221
|
+
- [Super date picker](https://eui.elastic.co/docs/components/forms/date-and-time/super-date-picker/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/0lESCl43eU6EkEQikgfHpFbkpcAZGqEyhtVpefeE4xM_mKO8R.webp)
|
|
222
|
+
- [Elisa Design System](https://designsystem.elisa.fi/9b207b2c3/p/185f64-datepicker) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/PT60ZYXAiPtb_aEM4S_W2d_3kKTWJhEROQRyPg7U628_ZbK59f.webp)
|
|
223
|
+
- [Flowbite](https://flowbite.com/docs/components/datepicker/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/1zdrxGGoBN9rSOWczxJyRSrQAA30Hv4DSRAmZmNtSwI_1rTkiE.webp)
|
|
224
|
+
- [DatePicker](https://developer.microsoft.com/en-us/fluentui#/controls/web/datepicker) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/GPG0wxFA6ZeGr7yxQzy7f6oqefo_G6EVW695OzISPv4_Zw8krY.webp)
|
|
225
|
+
- [Calendar](https://vercel.com/geist/calendar) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/CR0B-KZX91RawoV0SaAvk7o42My8L-w21cFwCLoOFx8_Z1UJvYs.webp)
|
|
226
|
+
- [DatePicker](https://gestalt.pinterest.systems/web/datepicker) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/YRzrALmkZJ8V3qoVF-82BZm7cBUeaUhWq_Vb5uDXrGo_19hWja.webp)
|
|
227
|
+
- [DateRange](https://gestalt.pinterest.systems/web/daterange) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/FI9-mH3Njm6XsJVGAPg96avopPWJ3ZhyE0W754FIOfY_Z1awAsQ.webp)
|
|
228
|
+
- [Calendar](https://www.heroui.com/docs/components/calendar) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/U0xiLN68E3JcdVWbiMFqwGp3a4ZXZSeaDpCXEqc7rGw_ZJOm7J.webp)
|
|
229
|
+
- [Range Calendar](https://www.heroui.com/docs/components/range-calendar) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/Rybcb8YsKJcImV1HkeBam3p_xpl8ANpzp-fggFcd4E0_Z11RfES.webp)
|
|
230
|
+
- [Jøkul Designsystem](https://jokul.fremtind.no/komponenter/datepicker) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/yTSrOdIXIdvpKomFov7DgBX3_dUznLqnO_5zqcCK3ts_ZGDIDa.webp)
|
|
231
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/datepickers/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/Np2fXf-BKFDvC13_nOhTKUbf2uZ_u5F4WvZD-jIJ4XE_Z1dYfY1.webp)
|
|
232
|
+
- [Datetime Picker](https://www.lightningdesignsystem.com/components/datetime-picker/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/cWqFas-cLpY2j5ZQyhXtu9m87epuurlQYiWH_pdkDTY_1XYM35.webp)
|
|
233
|
+
- [Date picker](https://m3.material.io/components/date-pickers/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/B7ez7tmSqTqWu2mPIxKFUGQA5xR8cdCAmzjx5KBUKfU_Z2c8QE6.webp)
|
|
234
|
+
- [Date picker](https://design.morningstar.com/systems/product/components/date-picker) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/ARrwxK1mw9knP69IvycJYkqcNABFDfej6W99HU0WiMA_1fSuCK.webp)
|
|
235
|
+
- [Datepicker Input](https://design.ns.nl/4a05a30ad/p/30e5a5-datepicker-input) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/5PkncFXsq_D1-pz2KojzNkbcUiI1UjhnqN2O_1czC20_j6vJ0.webp)
|
|
236
|
+
- [Date picker](https://nostyle.onrender.com/components/date-picker) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/iKiCRF58Gar7TCmo-nDtX4Hb3FaJGK8BzIHE3kOMIfg_Z5Ntnq.webp)
|
|
237
|
+
- [Calendar](https://nordhealth.design/components/calendar/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/iw5Cpg1-CeQPmwYTey7hdZNHE3OYIiaeZCWzqD_7CNs_Z2jWu45.webp)
|
|
238
|
+
- [Appointment picker](https://britishgas.design/docs/components/ns-appointment-picker) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/Sh-ektkWvtqwzAMBUUpxZNSrf8LuKKN96M3Gi2HKn0g_Z2asyB6.webp)
|
|
239
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-datepicker) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/kBdYv04zoeRp251TcSNHAUm4Ij0R8B_5FpUVaAi9yrk_Z2nKpS4.webp)
|
|
240
|
+
- [Date picker](https://design.gitlab.com/components/date-picker) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/gtUD-DHPaeGxTPynw9Cdtc0jCrC80o81_pQJKxhAV1M_Z2dYRqu.webp)
|
|
241
|
+
- [Date picker](https://www.patternfly.org/components/date-and-time/date-picker) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/F8RTwjwwPQLOh-4RC-_e9z_AVSdB_7hIpBhqQDsTvSo_Z1IVdML.webp)
|
|
242
|
+
- [Date](https://quasar.dev/vue-components/date) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/DA6HSIsrs_E0TlotK4GZcgpHQWRl0HENbIDXB_0EuJs_QRE4U.webp)
|
|
243
|
+
- [Date Picker](https://components.ruter.as/#/Components/Interactive/DatePicker) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/eAvcAd3mD7jw6kodDezM4K11OJQmTR9NzoxStEmmi1Q_1IpHCG.webp)
|
|
244
|
+
- [Date picker](https://design-systems.sainsburys.co.uk/components/date-picker/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/10UVSxxfmEUuAOPTrMQEipQa0_PLfjwILzIlEpVuLDU_IULlb.webp)
|
|
245
|
+
- [Date picker](https://designlibrary.sebgroup.com/components/date-picker/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/PoO4hGwTwFkJJPcFKAL1-3BolW82HdsDQ7XdW_ILf_M_UI1JK.webp)
|
|
246
|
+
- [Month Picker](https://seek-oss.github.io/seek-style-guide/monthpicker) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/bInyfkxImpEHZMksbYGr-Xoi62xMnZO5V1qOCuMHdQk_Z1VAfWv.webp)
|
|
247
|
+
- [Calendar](https://ui.shadcn.com/docs/components/calendar) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/He5hCLByiVEpzGZYR42JmMt-UkAW7bBz5g3xuL5YMHg_16IdaR.webp)
|
|
248
|
+
- [SubZero](https://www.subzero.axis.bank.in/components/date-picker) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/rzKU3cyMWI63CBMXXx4qTAxCPcJ1iNdieXcZlpiO_3U_1X5af8.webp)
|
|
249
|
+
- [Date selector](https://design.visa.com/components/date-selector/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/rZiXMlvmhO2yJsjyoquEF9dUY1365Lgc6-U4fRPtjng_1Kl0V2.webp)
|
|
250
|
+
|
|
251
|
+
---
|
|
252
|
+
|
|
253
|
+
## Fieldset
|
|
254
|
+
|
|
255
|
+
[Browse all 31 examples →](https://component.gallery/components/fieldset/)
|
|
256
|
+
|
|
257
|
+
### Design System Implementations
|
|
258
|
+
|
|
259
|
+
- [GroupBox](https://jdan.github.io/98.css/#group-box) — 98.css · CSS — Code examples, Open source · [preview](https://component.gallery/_astro/yWLUnLqefpL3jmrX-wPt1RqxGpEmEBcXnvgJ2YIzNqI_1hOPCt.webp)
|
|
260
|
+
- [Field set](https://www.skyscanner.design/latest/components/field-set/compose-b0tyPVtG) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/ZOM6O1Owhxi3uWg5PbrFEbvqJj_z5uBsbQ_oX2NvZD8_Z85BkA.webp)
|
|
261
|
+
- [Form group](https://blueprintjs.com/docs/#core/components/form-group) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/x04tIhvaK4vOw_R9To30OJhJpmzPW5TTZDC_baQv6Lk_Z2tjU9f.webp)
|
|
262
|
+
- [Input group](https://getbootstrap.com/docs/4.3/components/input-group/) — Bootstrap · Sass — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/H-ZcafgrrnVYXqkS4oTsGgu6hl401cWlStkCvcoDiz4_Z17wuYG.webp)
|
|
263
|
+
- [Form group](https://cedar.rei.com/components/form-group) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/9gN4ENkwMH1A6Ecl5TgtLVo1Yygo9Iv0QL7bzheNhhw_24OVlh.webp)
|
|
264
|
+
- [Chakra UI](https://chakra-ui.com/docs/components/fieldset) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/H3awBTUhhiwnnU4IxrYRhpJMDq_yLwl0iZlaN5T_3LM_2mQutg.webp)
|
|
265
|
+
- [Form fieldset](https://design.talend.com/?path=/docs/form-fieldset--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/3ofxYh_axe3IxJ-uMY5JXyyXnzqUUiSti4O8zqQxl6s_Z1dpuqY.webp)
|
|
266
|
+
- [InputGroup](https://designsystem.elisa.fi/9b207b2c3/p/1574e1-inputgroup) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/4UZliXeTO8WJPxRdNb5g7orC0yr9tuQXnsU_YHoRz7E_ZYB69l.webp)
|
|
267
|
+
- [ChoiceGroup](https://developer.microsoft.com/en-us/fluentui#/controls/web/choicegroup) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/zd-w-aYLWiGhk3eGJ7aC4QHYfCXWJKHQeYNdWJ9sk9s_koHhx.webp)
|
|
268
|
+
- [Gestalt](https://gestalt.pinterest.systems/web/fieldset) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/-lVg9f6aOoR23-adQD_meIscVhlh7lkABt6vXs3_iN8_1X2kV7.webp)
|
|
269
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/fieldset/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/AR9mdy5efv_IYjLS73t0X9_aiJfx4nzdpZCshnP28Ic_WLEBY.webp)
|
|
270
|
+
- [Headless UI](https://headlessui.com/react/fieldset) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/7PCXr85Q6ttigCCjJsxINY3numjRHAcnP9ackh0xAqI_2ft75A.webp)
|
|
271
|
+
- [Selection group](https://hds.hel.fi/components/selection-group) — Helsinki Design System · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/Q6dmkDUNjxsJNoegSm5T77odbWYHCOKiPoQqnwHPHMU_Z1VItIm.webp)
|
|
272
|
+
- [Checkbox group](https://www.heroui.com/docs/components/checkbox-group) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/gPTpFewbhayD95ln5gJac18Gyz2HryNcacBGoUAnOgA_OYblK.webp)
|
|
273
|
+
- [FormFieldGroup](https://instructure.design/#FormFieldGroup) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/bhZ_8ykn3Lb1z77gySDBgm-4amCzTxY1pTJS3Ylf7hk_2g5lMD.webp)
|
|
274
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/fieldset) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/-SWZ-pPNcEbQA2OmzOedesZFFZDhVN8s7w07k70OPZM_Z2vq3kP.webp)
|
|
275
|
+
- [Field Set](https://protocol.mozilla.org/components/detail/field-set.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/2q5bo7gEz8nhus1yNzbMxqr3b7uLP4tvHuyjcCNTX-4_Z1CC1h0.webp)
|
|
276
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/240c55-fieldset) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/qZGuvq7VRreRFsc684B3Cz8BGGTt1m28U9GDGUQ7Ta4_HKWKm.webp)
|
|
277
|
+
- [NewsKit](https://www.newskit.co.uk/components/fieldset/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/5rBAel0yNNos6r5jkOCHy6X3nX0kiCviVdwNA8Ullbw_ZoqKUW.webp)
|
|
278
|
+
- [NHS Digital service manual](https://service-manual.nhs.uk/design-system/components/fieldset) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/Eq9Ez0WiJa0jzocnsfUmRnApotLquhSo1xxjX1-9e9w_2g4vtL.webp)
|
|
279
|
+
- [Nord Design System](https://nordhealth.design/components/fieldset/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/fnwHozE2ytJCQfZR-WKSbzO51impE8TNzW95vL847H8_ZhrmP5.webp)
|
|
280
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-fieldset) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/A2jjmZTZuD1TttshjH7CyGWGvrAZuobthyQzyBX5vYk_Z20SgRF.webp)
|
|
281
|
+
- [ONS Design System](https://ons-design-system.netlify.app/components/fieldset/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/BK3DwtESlEYfB0w4hjM6yDwfPjupblh-K41vUFOwcjI_ZG0ApR.webp)
|
|
282
|
+
- [Choice group](https://orbit.kiwi/components/choicegroup/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/8QgyFn7nr_XWY7g0yWRmFbiaxl5rmI2mMOr-8waZyns_245FR8.webp)
|
|
283
|
+
- [Input group](https://orbit.kiwi/components/inputgroup/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/CGmB2S5jgqjRaS4LrU95A3N_UwfT8ifHxODvbzBAswQ_APYgE.webp)
|
|
284
|
+
- [Porsche Design System](https://designsystem.porsche.com/v3/components/fieldset/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/ZNOlTXAYgha2kjGwpjjje4hFavD47bLFSpPxKvcNy-M_Z2wE3VI.webp)
|
|
285
|
+
- [Option group](https://quasar.dev/vue-components/option-group) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/cXOpc-JHuv9d5dACy3lnxkBhqwJzgjEmqEtNChE_hB4_1xkdSt.webp)
|
|
286
|
+
- [Ruter Components](https://components.ruter.as/#/Components/Forms/Fieldset) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/GJiTFKqSY3Z1xRCxkpayhDT5fhH6G1HuGCXijajBQZc_8Pwsu.webp)
|
|
287
|
+
- [Form Block](https://components.ruter.as/#/Components/Forms/FormBlock) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/3UBMEgKbyN80Lj-WQAYHYjZdHlkoyPs4DGLYwmLv00g_ZnyUJ2.webp)
|
|
288
|
+
- [Form Group](https://components.ruter.as/#/Components/Forms/FormGroup) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/vC3JRTK9wgMAsgPer-JEIB-XHsK5m5YKsJ-OEQ3RQl4_Z1csgfQ.webp)
|
|
289
|
+
- [Seeds](https://sproutsocial.com/seeds/components/fieldset) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/RNB_d5U11S60NNG2RHVi0AgndJF2eJwRIGbjXK2eCYE_Z277f8X.webp)
|
|
290
|
+
|
|
291
|
+
---
|
|
292
|
+
|
|
293
|
+
## File
|
|
294
|
+
|
|
295
|
+
**Also known as:** Attachment · Download
|
|
296
|
+
|
|
297
|
+
[Browse all 6 examples →](https://component.gallery/components/file/)
|
|
298
|
+
|
|
299
|
+
### Design System Implementations
|
|
300
|
+
|
|
301
|
+
- [Download](http://design.brighton-hove.gov.uk/website-pattern-library.php?p=downloads-page) — Brighton & Hove City Council Website pattern library — Unmaintained · [preview](https://component.gallery/_astro/DRycNv4KzXukTV9V8q2dQV4p2RC3i7CBFhtyf9t8dP0_aC5pw.webp)
|
|
302
|
+
- [Related documents](http://design.brighton-hove.gov.uk/website-pattern-library.php?p=supporting-content-documents) — Brighton & Hove City Council Website pattern library — Unmaintained · [preview](https://component.gallery/_astro/YWAYLZpdndfZ87vJ0WkuxGpMIIOSnKfut3lgPJDbS20_PbHhG.webp)
|
|
303
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/files/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/MSYLJD2NwUUOzJmMejWYkeTgG1Ap1SEtS8rkdwf_-OU_1LFkjc.webp)
|
|
304
|
+
- [Download](https://britishgas.design/docs/components/ns-download) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/8EbPzfl5KvZaH0_nJSj-ExzXhIdncuiSV5GCG_RUPNs_hBykK.webp)
|
|
305
|
+
- [Document list](https://ons-design-system.netlify.app/components/document-list/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/fRl88Uj5RY_YOTQPaEHku87imXcX4C5ke4eGAbHyCiE_49K4c.webp)
|
|
306
|
+
- [File download](https://designsystem.tfwm.org.uk/components/file-download/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/pwPe10dpaLEZ-HJVZ6mXIawYo1jPCJ0dIt95c6wWZUo_2aoPQb.webp)
|
|
307
|
+
|
|
308
|
+
---
|
|
309
|
+
|
|
310
|
+
## File upload
|
|
311
|
+
|
|
312
|
+
**Also known as:** File input · File uploader · Dropzone
|
|
313
|
+
|
|
314
|
+
[Browse all 32 examples →](https://component.gallery/components/file-upload/)
|
|
315
|
+
|
|
316
|
+
### Design System Implementations
|
|
317
|
+
|
|
318
|
+
- [Upload](https://ant.design/components/upload) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/Bu05p90GTOyLNWMCibrB3WC-Cfk76N2e217R4ZcjTKA_Z127vuG.webp)
|
|
319
|
+
- [File Upload](https://design.gccollab.ca/component/file-upload) — Aurora · CSS — Code examples, Tone of voice, Open source, Unmaintained · [preview](https://component.gallery/_astro/gtstz-RmwsSaz7mpXizkdc1wvzdrZh3YTqPWkZeadC0_GS6Fp.webp)
|
|
320
|
+
- [File Uploader](https://baseweb.design/components/file-uploader/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/gLHkwamXD48rRH_UUVY4tpNcz0KuMyNz61eCSbKe93Q_1Cb0l.webp)
|
|
321
|
+
- [File input](https://blueprintjs.com/docs/#core/components/file-input) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/5Gy2wboO_myC-qesww8YP7f3Tm6vZcdOI_pv0Zos5hU_1wGsCs.webp)
|
|
322
|
+
- [Brighton & Hove City Council Website pattern library](http://design.brighton-hove.gov.uk/website-pattern-library.php?p=file-uploads) — Brighton & Hove City Council Website pattern library — Unmaintained · [preview](https://component.gallery/_astro/75KWHLDtDud880uFtZootzejmZi4ofeQLaCCijHuIqQ_Z2qkR8s.webp)
|
|
323
|
+
- [File uploader](https://carbondesignsystem.com/components/file-uploader/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/L5pUFPVPu0Pkg1YVl7Bc53jj9ibTC2Ez25upec18kRg_gqsrL.webp)
|
|
324
|
+
- [File Upload](https://chakra-ui.com/docs/components/file-upload) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/aLFh0yLcnMrgz7b5hIZf39Qx3ZIZZrbAKNxsZ08Bn8Y_Z1l88Hj.webp)
|
|
325
|
+
- [File](https://design.talend.com/?path=/docs/form-fields-file--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/hJh-aU-9BxwASyxUwyrx-BGgKErLPj08OMJI4NqCTL4_Z2uaPx5.webp)
|
|
326
|
+
- [File uploader](https://crayons.freshworks.com/components/core/file-uploader/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/inxrbr9M47a3xEwAVdzHPw2z3MfxTo8DZbO6BL_MNQc_Z14tsJB.webp)
|
|
327
|
+
- [File Input](https://www.delldesignsystem.com/components/file-input/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/7uYneM-AtJB1Z3q76sqHUYHu4eIJd2HI-m_ZhQ-Ctj8_264HHC.webp)
|
|
328
|
+
- [File picker](https://eui.elastic.co/docs/components/forms/other/file-picker/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/vdBOtPBk77UVN--RMZw84_NRd_oosR4LeaMnX8AKIrQ_Z16Xj6J.webp)
|
|
329
|
+
- [FileUpload](https://designsystem.elisa.fi/9b207b2c3/p/530d48-fileupload) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/BfuzdRcwlLErL1Nae86WqyRcf9IH8FBZXnv_OldZxcA_CauDc.webp)
|
|
330
|
+
- [Filepicker](https://evergreen.segment.com/components/file-picker) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/UG4mpSJnbm60JHc7AuOvJGdyqmfFhVjRFSyUmRRzd4Y_ZdYleF.webp)
|
|
331
|
+
- [File Uploader](https://evergreen.segment.com/components/file-uploader) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/KRbB7YIs1A-1GkVFpgm7gvkdsfbYKPF9DrmCkGcB9q0_Z1HV9fd.webp)
|
|
332
|
+
- [File input](https://flowbite.com/docs/forms/file-input/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/tA5hvV_I34IREGo7suxFMO1mXWrkHuIE8PyHrGIX4Mw_1oCBh4.webp)
|
|
333
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/file-upload/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/0dN3wtAWybv3Ok13tj9FCdbbNqKDXn70fql0vkJQbio_Z1e2Bks.webp)
|
|
334
|
+
- [FileDrop](https://instructure.design/#FileDrop) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/s6GXNLWEHB2rxwcJLPWuy8riiVafIlXE_CsOvNXdc3k_1fkucc.webp)
|
|
335
|
+
- [File Selector](https://www.lightningdesignsystem.com/components/file-selector/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/r2sQKRlYDCodC1z0w1mASPYMXgIJJwm4nbgwpBiMJr4_rFKC1.webp)
|
|
336
|
+
- [Input: File](https://protocol.mozilla.org/components/detail/input--file.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/w60Iw9ooKKa9td9za1mHoiN8u9nOmV3GUWzDfW_F3NE_1srePa.webp)
|
|
337
|
+
- [File picker](https://nostyle.onrender.com/components/file-picker) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/sRwX2CCS-dTe6cdP4GO2wb9A1ml4HPtft8h_0Y1e-bE_Z21lvxi.webp)
|
|
338
|
+
- [Upload](https://ons-design-system.netlify.app/components/upload/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/Dgpu6EmlCI3oMfw6UlC43DxN9-qlaSWs_V_0ychfP7g_Z20e99w.webp)
|
|
339
|
+
- [Input file](https://orbit.kiwi/components/inputfile/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Tdyetxx3VAjHPmc-7Z2qbsgG8Lh8tWniGIueo4whZh4_Z1ORj4N.webp)
|
|
340
|
+
- [Multiple file upload](https://www.patternfly.org/components/file-upload/multiple-file-upload) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/vj3dXXTywdPmqVBEA3tATlEGEZ3Kidez4qnKJkFTafY_1S9W8B.webp)
|
|
341
|
+
- [Simple file upload](https://www.patternfly.org/components/file-upload/simple-file-upload) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/XfdkcWxGgWVi2xTmvBUdSCRpbizCM40Q1FlYSb4kZeA_Z1HFsG4.webp)
|
|
342
|
+
- [Drop zone](https://polaris.shopify.com/components/selection-and-input/drop-zone) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/RBzYIaP6_AtEPMaEyOuFym8ox-JeBdm2pdz-8f4crgY_Z1wJFwJ.webp)
|
|
343
|
+
- [File picker](https://quasar.dev/vue-components/file-picker) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/NFhWg938bkC2VEO3TQSIMp2e5MCKC-A8BLmiSMPu8N4_KRV26.webp)
|
|
344
|
+
- [Uploader](https://quasar.dev/vue-components/uploader) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/Uqj6RdST0icnNbqvTkNIgGYDqrqIs7PIsoLuwNvvaVk_ZIr8bj.webp)
|
|
345
|
+
- [File Uploader](https://www.subzero.axis.bank.in/components/file-uploader) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/yMrhvfWNWuPxTsOim6_LZhcoJJzXBBAPTK7nikY3-To_1IOBtK.webp)
|
|
346
|
+
- [File input](https://design-system.w3.org/styles/forms.html#file-input) — W3C design system · Sass, Vanilla JS — Code examples, Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/88q3Rhk99c_8LUIXvRBXpJMghqtEBmC7OfTmE4Ul7No_2vJtaS.webp)
|
|
347
|
+
- [West Midlands Network Design System](https://designsystem.tfwm.org.uk/components/file-upload/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/pwSDmklpHxYiv8vo6B5Ad6Nim6HbbQjMtWixwKKcGz0_1cTdqW.webp)
|
|
348
|
+
- [Upload](https://wise.design/components/upload) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/xrndgnM7C_hbU4JBX2X9RKELPA3BID3_bXbfK4Hu_B4_ZFS5pN.webp)
|
|
349
|
+
- [Upload input](https://wise.design/components/upload-input) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/G5KnsnyUx2Y_s4EKsfhcl6r9fVUxmQXna1gC-NcZLY4_Zg3h7G.webp)
|
|
350
|
+
|
|
351
|
+
---
|
|
352
|
+
|
|
353
|
+
## Form
|
|
354
|
+
|
|
355
|
+
[Browse all 22 examples →](https://component.gallery/components/form/)
|
|
356
|
+
|
|
357
|
+
### Design System Implementations
|
|
358
|
+
|
|
359
|
+
- [Ant Design](https://ant.design/components/form) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/RSn8uwSTC63ltKR4rJAr5ejYH4r_BosFZKl94ruLCvc_2nYGGJ.webp)
|
|
360
|
+
- [Ariakit](https://ariakit.org/components/form) — Ariakit · React — Code examples, Open source, Accessibility · [preview](https://component.gallery/_astro/BVERjw8jnMwl-zVbXr9H2-7h5fmQe8J0CdORs8TcvMQ_15uYoW.webp)
|
|
361
|
+
- [Atlassian Design System](https://atlassian.design/components/form/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/sEVenhAE1xhkeEzrXQ1B1Lzholp29I20k3Zqef3dhCg_ZMsEdx.webp)
|
|
362
|
+
- [Bolt Design System](https://boltdesignsystem.com/pattern-lab/?p=viewall-components-form) — Bolt Design System · Sass, Twig, Web Components — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/vde8-E2qcFAOXZ7GgGY_w5xFrrae9ZIx97NdILFPXLM_Fk6PF.webp)
|
|
363
|
+
- [Bootstrap](https://getbootstrap.com/docs/4.3/components/forms/) — Bootstrap · Sass — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/7NZ2n8VRIRfTX4JU6N4YBmUKYMvF3l4RF_AENhjtSJM_Z1a3Way.webp)
|
|
364
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/form/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/ZGlSQhtAB1AL7K0NX2J1KgQWt9hRgt1--8s4Uksmp54_1zcnWS.webp)
|
|
365
|
+
- [Coral](https://design.talend.com/?path=/docs/form-about--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/Ir8OpvmYcESQRjU2cdQoLPUsNo-VTrPA7NqvVW00Kcc_Z1sG374.webp)
|
|
366
|
+
- [Crayons](https://crayons.freshworks.com/components/core/form/#demo-dynamic-form) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/z_RTtOMdx8fIx828Dr7nE76Xf59K8fY78LGW0WKhJuw_ZYGHgm.webp)
|
|
367
|
+
- [eBay MIND Patterns](https://ebay.gitbook.io/mindpatterns/structure/form) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source
|
|
368
|
+
- [Flowbite](https://flowbite.com/docs/components/forms/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/yxpvRokWuXrJeWs37s1WzukcT8H2QzqxlEFrVSZ_zp8_Z1A7sOt.webp)
|
|
369
|
+
- [Forma 36](https://f36.contentful.com/components/form) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/uKENIaWC7Okri-R8GflInuT1fKTMvYWf_G1PE-cu_-c_Z11fH53.webp)
|
|
370
|
+
- [GOLD Design System](https://gold.designsystemau.org/components/form/) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained
|
|
371
|
+
- [Grommet](https://v2.grommet.io/form) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/DUTXuCFtxbvMZAujet3Z1cgxzqAsvYHEkYgTyhiQn64_ZaJq7v.webp)
|
|
372
|
+
- [HeroUI](https://www.heroui.com/docs/components/form) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/kZqtgZOV2bxw3H0Jd2l7A7ufzPbXY_yD2mSHNKvUxMo_Z1IltM7.webp)
|
|
373
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/form) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/yoEM-P2dsk_A3NFB4pyX2lpx0uPzeNnE6sMhfMCnLxU_1fxJPs.webp)
|
|
374
|
+
- [Example form](https://protocol.mozilla.org/components/detail/example-form.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/WIJWdMBJSPKqEPPfDNUfn2Cp8rxU4jVPpTIOiWzydvs_UG0HP.webp)
|
|
375
|
+
- [NewsKit](https://www.newskit.co.uk/components/form/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/zyJO9fmwtr96S8_askYfbcYH47ndYab_PJyu1EV78rs_R4Xk.webp)
|
|
376
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-form) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/f0iOSVgiIeHoN51blaHiJZwU-bVftbI6PyKmkVcEUuk_ZBdhxt.webp)
|
|
377
|
+
- [PatternFly](https://www.patternfly.org/components/forms/form) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/GefRN6OqNCL4WUURz24nNuPZrMz1zVFOmzwu8KoWWT0_2wEeuC.webp)
|
|
378
|
+
- [Polaris](https://polaris.shopify.com/components/selection-and-input/form) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/JDRJDyymjcUlchu_vRBbvCjp-wpTU1xIpTlISEKA7Kg_ZBaOhv.webp)
|
|
379
|
+
- [Quasar Framework](https://quasar.dev/vue-components/form) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/Km0Hc72Z6blFue7okdbTUtOkgSHu0GichxSyx0K6Yjs_2prTvG.webp)
|
|
380
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/form) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/rX1jJTVNzF9zCVp5F8xlG4oFkC2Hbz8B_Fg9D_8ELvY_ZYF1wB.webp)
|
|
381
|
+
|
|
382
|
+
---
|
|
383
|
+
|
|
384
|
+
## Label
|
|
385
|
+
|
|
386
|
+
**Also known as:** Form label
|
|
387
|
+
|
|
388
|
+
[Browse all 15 examples →](https://component.gallery/components/label/)
|
|
389
|
+
|
|
390
|
+
### Design System Implementations
|
|
391
|
+
|
|
392
|
+
- [Form label](https://www.skyscanner.design/latest/components/form-label/web-1wnCejsA) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/k_37cN2JriOJvgLn8GhMPNT-YhiT04mP-WDb8A7_RlY_1821Bh.webp)
|
|
393
|
+
- [Blueprint](https://blueprintjs.com/docs/#core/components/label) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/MNAMtuzwt5_T3UvhnNdGn_RCF0Vtkhqd4sqoBaTYle8_Z2bpH1K.webp)
|
|
394
|
+
- [Duet Design System](https://www.duetds.com/components/label/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/0GuP72vJjoyBKriX19T36tvvAFKyCqaEFhRWa9tMrpQ_Ze4R8h.webp)
|
|
395
|
+
- [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/controls/web/label) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/dpI0QTs10dzryVFmTDHU6p_vzN_im0O79MN2ucvSHLo_Z18rYjl.webp)
|
|
396
|
+
- [Gestalt](https://gestalt.pinterest.systems/web/label) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/se-VkMIpPskhl1HmiIU1qn1_8AEildCMfeBEI9fbiYA_28Bcjo.webp)
|
|
397
|
+
- [ONS Design System](https://ons-design-system.netlify.app/components/label/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/LaBJ1tafnu_r1snej9hq9fivF7tYNnoOYjtitgPiyz8_ZdWlTy.webp)
|
|
398
|
+
- [Ontario Design System](https://designsystem.ontario.ca/components/detail/labels.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/RBAsVTntZlDhW3yVcpEYeBmpWe9CJ4jgNfNUvgmageA_12AkiF.webp)
|
|
399
|
+
- [Ruter Components](https://components.ruter.as/#/Components/Forms/Label) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/7Aazav4MRzB2BYmX-2w-4LO-Xzkq8LV3ao5KlTeGo4g_1VqaHi.webp)
|
|
400
|
+
- [Seeds](https://sproutsocial.com/seeds/components/label) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/nGLLfFnoBSRG28dxD1HzLTFIlmor4onBpabyq0amqFw_ZeerRr.webp)
|
|
401
|
+
- [Field Label](https://seek-oss.github.io/seek-style-guide/field-label) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/BAsQ9ItxmFmMyClrGLKHC1uHvnVeCmheJ_XNh17TPAA_1RCDvg.webp)
|
|
402
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/label) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/rw2dizYXeOO0_OdIb6ULwhfK6oUwpQWoiWfo7w0uKwk_1HnJYu.webp)
|
|
403
|
+
- [Field label](https://spectrum.adobe.com/page/field-label/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/1ebdL9dHXZNMWr4DQubwZD97HH5FNjC8gIwnuVKZWuw_1Jy4zy.webp)
|
|
404
|
+
- [Stacks](https://stackoverflow.design/product/components/labels) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/dzMDMZcZ5j-xEILDlx_oi33cZNuzwoE-FqngCXlcxUM_ZKHR1P.webp)
|
|
405
|
+
- [Thumbprint ](https://thumbprint.design/components/label/react/) — Thumbprint · React, Sass — Code examples, Open source · [preview](https://component.gallery/_astro/lMzKMvPKytCsWiaaWOWkfdzk_hiG0sQDkaUjmyoB9k0_Z1Lby8l.webp)
|
|
406
|
+
- [Form label](https://designsystem.tfwm.org.uk/components/form-label/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/97ipcny9cPhle-eZSjUBV7s8aiNwqoyQEH_XaRiJzHM_Z2jNSPj.webp)
|
|
407
|
+
|
|
408
|
+
---
|
|
409
|
+
|
|
410
|
+
## Radio button
|
|
411
|
+
|
|
412
|
+
**Also known as:** Radio · Radio group
|
|
413
|
+
|
|
414
|
+
[Browse all 86 examples →](https://component.gallery/components/radio-button/)
|
|
415
|
+
|
|
416
|
+
### Design System Implementations
|
|
417
|
+
|
|
418
|
+
- [OptionButton](https://jdan.github.io/98.css/#option-button) — 98.css · CSS — Code examples, Open source · [preview](https://component.gallery/_astro/v0klhMTA5xHcTCeg27Mohf8xEXsQa5b1niM0_2WKwI8_1U9QRi.webp)
|
|
419
|
+
- [Radio Buttons](https://a11y-style-guide.com/style-guide/section-forms.html#kssref-forms-radio-buttons) — A11Y Style Guide · jQuery — Code examples, Usage guidelines, Accessibility, Unmaintained, Open source · [preview](https://component.gallery/_astro/mC34a8ovm0Z709RkOZfTukG524Y-Vy-Uj-gPZXAr6j4_1Q6eBA.webp)
|
|
420
|
+
- [Radio](https://ant.design/components/radio) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/VGvxZVeDgBTdcbkhhGPMcWEG8ByqB3g7lrJYtbawz98_ZDkObh.webp)
|
|
421
|
+
- [Radio](https://ariakit.org/components/radio) — Ariakit · React — Code examples, Open source, Accessibility · [preview](https://component.gallery/_astro/lv0VHtRbnvHF71qrt36yJKzW7hmBQiZ7roK3vSIAb14_8o1pB.webp)
|
|
422
|
+
- [Radio](https://atlassian.design/components/radio/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/uHh-etahbMxcMebNuLbqmXijCBVDdn2VnasP7ty2xJ4_1cDN4L.webp)
|
|
423
|
+
- [Auro](https://auro.alaskaair.com/components/auro/radio) — Auro · Web Components, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/4TaXV9hCONib8z8U1NGpf559ZxH6p2qo3ot2wbc6uo8_2bG5RP.webp)
|
|
424
|
+
- [Backpack](https://www.skyscanner.design/latest/components/radio-button/web-CZUUQPeD) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/WS7Uh_xOZuf1XTYrVZVBKpP2WLZVjhYstMMiX4XsVIw_DxNmi.webp)
|
|
425
|
+
- [Radio](https://baseweb.design/components/radio/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/2d0uDV82TuM9X7XuXIcKoJAlQK2jUb4z02VhMsEDSi8_Z1rQdHM.webp)
|
|
426
|
+
- [Radio card](https://blueprintjs.com/docs/#core/components/control-card.radio-card) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/y8wH9C1WxFWJkAeZoyZG18BW9Ui_ddMfJdATnuETfRE_Z14rr3L.webp)
|
|
427
|
+
- [Radio](https://blueprintjs.com/docs/#core/components/radio) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/YWgOA2Xm3Y8lzzTMEfIIfQjgmIm_pJ51xYRIpMDrUQM_244OHL.webp)
|
|
428
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/radio-button/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/O3Ain1krAMjY7oUyI9tam5mAnzYL0Y_L_r6bHUsJoxU_1awnGU.webp)
|
|
429
|
+
- [RadioCardGroup](https://cauldron.dequelabs.com/components/RadioCardGroup) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/dqELMdTgSuM6Kt1d_vj5gLI0B2SPWCp6sg-4O36Gktw_Z1rzUMA.webp)
|
|
430
|
+
- [RadioGroup](https://cauldron.dequelabs.com/components/RadioGroup) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/C98rcfmRQYNwwIS_bP8VGZs7jR4DOLQBc3U-BAfdmnA_Z10A2w6.webp)
|
|
431
|
+
- [Radio Button](https://cedar.rei.com/components/radio-button) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/zIhKccJY-eQguMpw_wvYDUt-OqNidVuLZ62AnhWp5aM_vkVwE.webp)
|
|
432
|
+
- [Radio](https://chakra-ui.com/docs/components/radio) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/pAu0KJiv0YIJdSnq9cTs4eYNB7jYLpwVvgMPoAUnUuc_z4GCj.webp)
|
|
433
|
+
- [Radio Card](https://chakra-ui.com/docs/components/radio-card) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/u2AcyXzSiqkjBZxbYP9ok13gECQ6oKue4MryxJkqZ6o_ZWt2aw.webp)
|
|
434
|
+
- [Radio Button](https://clarity.design/documentation/radio) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/VWNcBj9jkMH_j5SWcQxiS-QEukdsFlvYpt8iHn8IWLE_Z2fqPIC.webp)
|
|
435
|
+
- [Radio](https://design.talend.com/?path=/docs/form-fields-radio--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/Ao-hwXQeFtFmXxTjg7pLcQzDoqSNZJ4WgRUryuySbIY_1b3lcj.webp)
|
|
436
|
+
- [Rich Radio Button](https://design.talend.com/?path=/docs/form-richradiobutton--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/L6Qyxhnx6VY9rUtPAl0jdGUe5o1e9VqugZ5g6wYwVWo_Z1ErOcr.webp)
|
|
437
|
+
- [Radio](https://crayons.freshworks.com/components/core/radio/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/IlwDxf1zvutjHB_sux78xq4Az5olpdCoKu61Hzms4Lk_1Gn4l5.webp)
|
|
438
|
+
- [Decathlon Design System](https://www.decathlon.design/726f8c765/p/31e934-radio-button/b/649f9c) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/oA6oXBzP81heTpe2JWtonSZWfOF--U3U41Tw6f5EkaA_ZoRHgv.webp)
|
|
439
|
+
- [Dell Design System](https://www.delldesignsystem.com/components/radio-button/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/a8tvepAxFD7wnmeXzIaj21yxkXsw-YPFuK5sArFwvVY_Z1qvGTd.webp)
|
|
440
|
+
- [Radio](https://www.duetds.com/components/radio/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/tJoUSKQk7Z2LeVjNX7V_7yWykA4KH1etA_DRc8N4510_Z14ECU5.webp)
|
|
441
|
+
- [Radio Group](https://www.duetds.com/components/radio-group/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/N4UwjLpQIPevGdycdczu1287bhI1uPJta6e2pdGTTq4_ZA2h4K.webp)
|
|
442
|
+
- [Radio](https://ebay.gitbook.io/mindpatterns/input/radio) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source · [preview](https://component.gallery/_astro/WeNqqqTsxb8tS9-lCi37Ty_Iq3Y53a4W_i5PzrRCJmY_Zhcy0A.webp)
|
|
443
|
+
- [eBay Playbook](https://playbook.ebay.com/design-system/components/radio-button) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/2tWM4wnOK03u26VS64O5oxaJ0QAiM_T5zSaI7ywoN7U_1tDiAo.webp)
|
|
444
|
+
- [Radio](https://eui.elastic.co/docs/components/forms/selection/radio-and-radio-group/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/lt26sHjN__5hnZ8Agk4BeRW7FCbEU0BOMyLpAUClxP4_Z4SueE.webp)
|
|
445
|
+
- [RadioGroup](https://designsystem.elisa.fi/9b207b2c3/p/59c8db-radiogroup) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/6P7WGCIHim2WqNw_BIVZgaAdrrdadvdKSroRVOc7C64_Z8WMfW.webp)
|
|
446
|
+
- [Radio](https://evergreen.segment.com/components/radio) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/tir6G7Wr9TrO1ZZofe9QEVCi1R6Bs9gXKX4343mDRag_196HGa.webp)
|
|
447
|
+
- [Radio](https://flowbite.com/docs/forms/radio/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/mbnGzW9fxC-AieFi_kWjPILLQ_0GMq9BOG4JeCYi38c_Z2rtysi.webp)
|
|
448
|
+
- [Radio](https://f36.contentful.com/components/radio) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/EVrtlCR7MPzkjmCBhORfH6CNZGTUYO4prIAeFtnf7g0_2fo6dA.webp)
|
|
449
|
+
- [Radio](https://vercel.com/geist/radio) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/VzB2_ZxE6_kPKp8L-xnFfiPbIFP5s2GZH_-yBnQBg-k_1iUNjM.webp)
|
|
450
|
+
- [Radio](https://genericcomponents.netlify.app/generic-radio/demo/index.html) — generic-components · Web Components — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/Fj6n04EcFoCRrDiPPpJ6EUcREtBadNyuNS2Ty5Cc-IY_Z20yFfd.webp)
|
|
451
|
+
- [RadioGroup](https://gestalt.pinterest.systems/web/radiogroup) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/wxFvMRAq5CQzMD7Us-cRIoRUoz9PWovDx-gqlN_od4I_Z1SqeUf.webp)
|
|
452
|
+
- [Radio input](https://www.giffgaff.design/components/for-web/form-inputs/radio/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/s_86S3xpHHSlyPhRBBjey5d-YwB6E8wha9_y69e2j2Y_v6pCr.webp)
|
|
453
|
+
- [Radio](https://gold.designsystemau.org/components/control-input/#radio) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained · [preview](https://component.gallery/_astro/CiEdTm7wSxKsHVtxeHzWU4YGDaFpQS_rGiugJlsPpXU_Z1BIIXl.webp)
|
|
454
|
+
- [Radios](https://design-system.service.gov.uk/components/radios/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/THVkTHQ64fnjlm9-8uj0DLyJ6RsxmdLwq_q-FQMyCT4_1rVJWb.webp)
|
|
455
|
+
- [RadioButton](https://v2.grommet.io/radiobutton) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/wXX0Dl_uVSZ6N7NzPwo21kL9OFYJm3t91cZqCq3ftW0_Z1AWkHb.webp)
|
|
456
|
+
- [Radio group](https://headlessui.com/react/radio-group) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/9VThNndpeFGQ9ffPqgm1EMHTlIapbOjiWyqQAo59Guc_1oc8P1.webp)
|
|
457
|
+
- [Radio](https://helios.hashicorp.design/components/form/radio) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/2IyJJREOZZ8mmyD2HutFXMHWaBD-3v51qhdrvAGuWU4_Z3W0k3.webp)
|
|
458
|
+
- [Radio card](https://helios.hashicorp.design/components/form/radio-card) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/kI9V6P28UuIwBiOO3_xH6qdwB1JmSTxS7CdKG_ah41A_ZO3fBr.webp)
|
|
459
|
+
- [Helsinki Design System](https://hds.hel.fi/components/radio-button) — Helsinki Design System · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/7-rxS5NPhRA9cpBIc6gLlWvIEcA7sn9SswLiP_5pD4w_n5Plc.webp)
|
|
460
|
+
- [Radio Group](https://www.heroui.com/docs/components/radio-group) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/OpUErxchwLgH0UoXQ1cHDRNOJvJcugeKt6yzPzfsAno_1hwxwK.webp)
|
|
461
|
+
- [RadioInput](https://instructure.design/#RadioInput) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/N6jkpDK0diYeIlB_NgGg8YYoWDdnyj0WbNelCVgenA4_Zk88C2.webp)
|
|
462
|
+
- [RadioButton](https://jokul.fremtind.no/komponenter/radiobutton) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/EN7qsTqEpv82yVw0XHHnV9ZLJMu2lG4VGQ4kiJgQDhk_ZE1g1r.webp)
|
|
463
|
+
- [Radio Group](https://www.lightningdesignsystem.com/components/radio-group/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/BWJq1DMUPN4ugtlTxEeJ6KtLknPX1FsaicC3TTT_tdM_Z22qRaB.webp)
|
|
464
|
+
- [Material Design](https://m3.material.io/components/radio-button/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/OaTwDBQ6Lz_ocQpiO3qz4467JzJQH8KETi_JblXnstQ_ZUi6r2.webp)
|
|
465
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/radio-button) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/teWpSuUJ5mnGOXWVQw7-3P3RTCh6vIVQ_TqPzh89cQI_2sX5Tb.webp)
|
|
466
|
+
- [Radio buttons](https://protocol.mozilla.org/components/detail/radio-buttons.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/YYwwKtUR0FA2EAJzJEH5FL7gzlO0tiWMOkbMlb6HVew_Zp9HJJ.webp)
|
|
467
|
+
- [Radio Button](https://design.ns.nl/4a05a30ad/p/676433-radio-button) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/g-eYQV0AYDXSfV_5mPFNKOExHgIi4Q-8t9LLbBJT2fA_Z8KKcL.webp)
|
|
468
|
+
- [Radio Button](https://www.newskit.co.uk/components/radio-button/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/tWsyk2hTFxOq-N1fA7BMdPBOm_HW5_HNEW0ab4aSQ5s_Z16CkP.webp)
|
|
469
|
+
- [Radios](https://service-manual.nhs.uk/design-system/components/radios) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/-V7J6zS1UnERVCB939HiPo97lHfn34wPnJH4gaUDo6g_Z1CNSRA.webp)
|
|
470
|
+
- [Radios](https://nostyle.onrender.com/components/radios) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/WwdUi998epVq2ex3B3xUhIA7UFqPxYlMlXlZmKQEGVk_Z2vUzRe.webp)
|
|
471
|
+
- [Radio](https://nordhealth.design/components/radio/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/xRGGfufwbTvpYhf5U4Or6HtbkRUNB2zZ8yGuo0TsotU_1mdB9Y.webp)
|
|
472
|
+
- [Radio buttons](https://britishgas.design/docs/components/ns-inputter#radio-buttons) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/oWhKURYF6vBJMx0MuEkg12LOmuvLbg1K2TGjmYm7bvM_ZMF94N.webp)
|
|
473
|
+
- [Radios](https://ons-design-system.netlify.app/components/radios/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/ZUXr4nIhmd13CsNlBFbidNg2jZ76x7RrmmitNNLiptA_Z1ctL5r.webp)
|
|
474
|
+
- [Ontario Design System](https://designsystem.ontario.ca/components/detail/radio-buttons.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/NcF7evRCzOHksQqCPJN1nPcGmPFgPL7T2BeuYA7YjIw_Z1X4by3.webp)
|
|
475
|
+
- [Radio](https://orbit.kiwi/components/radio/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/CBe_b6zKCf8eXSB7xoX3T8zXL_4lawZZVMz4z6cDqw0_Zfkg2N.webp)
|
|
476
|
+
- [Pajamas](https://design.gitlab.com/components/radio-button) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/2o9sy_4K6U6cjuXdPTkN1eanyWCDqoPQ8vV3Y2_xaLw_Z14J5Xb.webp)
|
|
477
|
+
- [Radio](https://www.patternfly.org/components/forms/radio) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/f38GQzLGZDNGCQodgpn1VNT03OXydrqVgp0ySVRnvFg_Z1wOWNU.webp)
|
|
478
|
+
- [Pharos](https://pharos.jstor.org/components/radio-button) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/IW7tOIpKJ1hFnQ2wpNXvr5iZuLSNHc-c5NGsykEDgyY_Z1Dgga4.webp)
|
|
479
|
+
- [Polaris](https://polaris.shopify.com/components/selection-and-input/radio-button) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/4_eLRVZmqstoEpUp4lw4KiIX_ksDX50DiNrlJA08beM_Z1O9kNM.webp)
|
|
480
|
+
- [Radio Button Wrapper](https://designsystem.porsche.com/v3/components/radio-button-wrapper/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/d-TukxhBzMog74rjHygw1XjmBw97bpvISpmM4GS1oZQ_Z108YD9.webp)
|
|
481
|
+
- [Radio](https://primer.style/design/components/radio) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/ZdKtQs4QlDeC5IQ5LL7Aw6MfLPUSzb_LG-051_mxRNU_ZvTT9e.webp)
|
|
482
|
+
- [Radio](https://quasar.dev/vue-components/radio) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/QxxWlQJnCbyVakVCZ9me0J-269Vgs-uiyOQQDPr36r8_Z1um7tW.webp)
|
|
483
|
+
- [Radio group](https://radix-ui.com/primitives/docs/components/radio-group) — Radix Primitives · React — Code examples, Open source · [preview](https://component.gallery/_astro/5t-3VD57EuyuUej-YRYtqmJpgkgbni4oD5JC2CbzXxE_1TiYmj.webp)
|
|
484
|
+
- [Radio](https://components.ruter.as/#/Components/Forms/Radio) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/T3niQWL3wqeNqWrrd7rM9mVuws6h6stdMFVFCl9dhCk_1gclmi.webp)
|
|
485
|
+
- [Sainsbury's Design System](https://design-systems.sainsburys.co.uk/components/radio-button/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/DUGnfY6HS7M2wGRcgCJCTZlb9GaINHTrniYmch26rDM_Z1uVXv6.webp)
|
|
486
|
+
- [SEB Design Library](https://designlibrary.sebgroup.com/components/forms/radio-button/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/gSP921TlulIE4vdiOGHSeN8N9qInyfqFVAnTmdUhghc_Zo8Wrv.webp)
|
|
487
|
+
- [Radio](https://sproutsocial.com/seeds/components/radio) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/n8LCSSpoSD2CFL7Cp3pcEvjR2CzX_NDveJrJJt-Xcks_2dnqwa.webp)
|
|
488
|
+
- [Radio](https://seek-oss.github.io/seek-style-guide/radio) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/BQ46R_oNRgTPEufTaAiNVG9fdgz8mVUNYSTa_aMv8oM_1Yv9D4.webp)
|
|
489
|
+
- [Radio Group](https://ui.shadcn.com/docs/components/radio-group) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/tX0zhALRdu0v8jGvunUKJnyKTsgGglh86sXgRPu-e-w_1nSxyQ.webp)
|
|
490
|
+
- [Radio](https://shoelace.style/components/radio) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/wQFzdwkWNolv13E9_DJMNshk2oHKlXIZ5GwF9CZd1JI_Z1w0mPS.webp)
|
|
491
|
+
- [Choice card](https://theguardian.design/2a1e5182b/p/65ffe9-choice-card/t/07c730) — Source · React — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/1PAQJ_SmjXz0Dgytro4-H2Ba4bhXCKWGhdRFPogeL_g_MaltV.webp)
|
|
492
|
+
- [Radio group](https://spectrum.adobe.com/page/radio-group/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/hU6qE8oa8cakcIBc6u2qkLrNvyfa-hc0MK4CJvN0Jpc_Z1OxLPF.webp)
|
|
493
|
+
- [Radio](https://stackoverflow.design/product/components/radio) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/5HNGflS52U9Kvgt9ZYonWZ8cgXlfbX1Psu05YKrJ0ts_ZlffBM.webp)
|
|
494
|
+
- [Radio Button](https://www.subzero.axis.bank.in/components/radio-button) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/OhatOqi_FTi_isA2eg1rvmPt9x4NRIjJobpqT2Gs00s_ZyMmiG.webp)
|
|
495
|
+
- [Radio](https://thumbprint.design/components/radio/react/) — Thumbprint · React, Sass — Code examples, Open source · [preview](https://component.gallery/_astro/abQJBvDqaTWdSUbt7Y5TYKzmDV4YQ2puI7-n8tQld-M_saNhY.webp)
|
|
496
|
+
- [United States Web Design System](https://designsystem.digital.gov/components/form-controls/#radio-buttons) — United States Web Design System · Nunjucks — Code examples, Usage guidelines, Open source
|
|
497
|
+
- [Radio](https://ustyle.guide/pattern-library/forms.html#radios_and_checkboxes) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/Kh-LilB0EDhyQJvjC0o1sAwQPTm2pCRH1-G4eNo7t64_2hyqQx.webp)
|
|
498
|
+
- [radio](https://design.visa.com/components/radio/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/aIv2sXFwsPVe3ftYZuuvdCFm46dalfwOJflEJ4fXZkY_Z29yKnu.webp)
|
|
499
|
+
- [Radio](https://design-system.w3.org/styles/forms.html#radios) — W3C design system · Sass, Vanilla JS — Code examples, Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/6S6ivrZZziOAJ7N8e8Hmf3oW9EyaEVdth1O9rzXr3h0_Z1QxgGq.webp)
|
|
500
|
+
- [Radio group](https://webawesome.com/docs/components/radio-group/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/8ECTHY5LYMpqA2ZdjxErBROnG_fd5bsWm1j-fcU7wPM_Z1qe1Tg.webp)
|
|
501
|
+
- [Radios](https://designsystem.tfwm.org.uk/components/radios/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/ug5d48vHteT-Fbjho8XnX4mhBsI7hpz5k6EkOR47JDY_1E5MUU.webp)
|
|
502
|
+
- [Radio](https://wise.design/components/radio) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/U6YuPy_i_zxEYSFDh74Gmli01nnP-nMnXfgPVFZYffo_Z1sEep5.webp)
|
|
503
|
+
- [Radio](https://canvas.workday.com/components/inputs/radio) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/UhwMk2GqXikI7lnRoxjoPey7tyvVitN6NfI4c7ZJj9A_Z1ImvIi.webp)
|
|
504
|
+
|
|
505
|
+
---
|
|
506
|
+
|
|
507
|
+
## Rich text editor
|
|
508
|
+
|
|
509
|
+
**Also known as:** RTE · WYSIWYG editor
|
|
510
|
+
|
|
511
|
+
[Browse all 5 examples →](https://component.gallery/components/rich-text-editor/)
|
|
512
|
+
|
|
513
|
+
### Design System Implementations
|
|
514
|
+
|
|
515
|
+
- [Editor](https://atlaskit.atlassian.com/packages/editor/editor-core) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/acMUkK0Tfq06uwskZ1N1V9PgBAYFeSkbEyXNMeqhjCI_ZqCOsS.webp)
|
|
516
|
+
- [Markdown editor](https://eui.elastic.co/docs/components/editors-and-syntax/markdown/editor/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/fO6qzScBn3l54EzjGW3r58CMkq9WaS7ChlNaQrMeulk_Z1cbOqY.webp)
|
|
517
|
+
- [WYSIWYG](https://flowbite.com/docs/plugins/wysiwyg/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/o16fdd4xUdpiVCejbe7-7Zt0gnu8czsFN3fIYOpndVs_1Pmozv.webp)
|
|
518
|
+
- [Rich Text Editor](https://www.lightningdesignsystem.com/components/rich-text-editor/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/pe9dNaYrL5bbpKzgSjH8jwYzde5HXUJj88nlCVQYeZ8_6Yavq.webp)
|
|
519
|
+
- [Editor](https://quasar.dev/vue-components/editor) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/p_EgTt17U_wVtrCItUqqU0sxOmEn9pEwNFHRKpuqYgo_VzDHQ.webp)
|
|
520
|
+
|
|
521
|
+
---
|
|
522
|
+
|
|
523
|
+
## Search input
|
|
524
|
+
|
|
525
|
+
**Also known as:** Search
|
|
526
|
+
|
|
527
|
+
[Browse all 29 examples →](https://component.gallery/components/search-input/)
|
|
528
|
+
|
|
529
|
+
### Design System Implementations
|
|
530
|
+
|
|
531
|
+
- [Search](https://a11y-style-guide.com/style-guide/section-forms.html#kssref-forms-search) — A11Y Style Guide · jQuery — Code examples, Usage guidelines, Accessibility, Unmaintained, Open source · [preview](https://component.gallery/_astro/-B5vjxDJloo6nIPL6KNN4GIikS_BiqjNYU3gvSRe5yw_Z1ubbc0.webp)
|
|
532
|
+
- [Search](https://design.gccollab.ca/component/search) — Aurora · CSS — Code examples, Tone of voice, Open source, Unmaintained · [preview](https://component.gallery/_astro/6n3ewi1qsR-s-bSkR61A7z2d2HT3QubLFQ2QSsmFXoY_djP2l.webp)
|
|
533
|
+
- [Global search](https://www.bbc.co.uk/gel/guidelines/global-search) — BBC Global Experience Language — Accessibility, Usage guidelines, Unmaintained · [preview](https://component.gallery/_astro/aRsqbR2MfJgJFa6zCtHduiDsSTm8pUQX6iCDwsMQiVg_17IBRt.webp)
|
|
534
|
+
- [Local search](https://www.bbc.co.uk/gel/guidelines/local-search) — BBC Global Experience Language — Accessibility, Usage guidelines, Unmaintained · [preview](https://component.gallery/_astro/nYwGuRUtu1wpU7Yb3qNiVen9MEMQzXLUjhpWRPQDEBQ_13203p.webp)
|
|
535
|
+
- [Search](https://carbondesignsystem.com/components/search/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/4Q3C7z1kkhrIBEsWl4tP-6QU_EdC6y0eiS9bRmW-XrM_brrBV.webp)
|
|
536
|
+
- [SearchField](https://cauldron.dequelabs.com/components/SearchField) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/i4As-ow41RbbW5KIb42XzY2xnYx0sCcQDhnK5wwDj9A_eyGnu.webp)
|
|
537
|
+
- [Search](https://design.talend.com/?path=/docs/form-fields-search--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/CXKcd2f1cb17w2WdqX2RkqHV_DMEp5Jd-FgDuWWAPG4_Z19y4sC.webp)
|
|
538
|
+
- [Search](https://www.decathlon.design/726f8c765/p/666649-search/b/711780) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/fLL8zIOgJF8IxDYz6kJ1dpD_q0GCD3gYpAKVIPRKRMc_IpX9f.webp)
|
|
539
|
+
- [Search bar](https://playbook.ebay.com/design-system/components/search-bar) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/j2CctunejjEf7sK7Ejp3FNTeNsC_gSmyXQUGws28t2g_1XO9cX.webp)
|
|
540
|
+
- [Basic search field](https://eui.elastic.co/docs/components/forms/search-and-filter/search/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/Ecv56TAO3WnY0r_C-DNbewqNriC8KRy18w-PI2a56ag_2x06mt.webp)
|
|
541
|
+
- [Search bar](https://eui.elastic.co/docs/components/forms/search-and-filter/search-bar/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/6fN7KK8y6-eB4WuGvt8qT1p8eY53bHpUsp9W8B9rG4I_1kmmNr.webp)
|
|
542
|
+
- [Search Input](https://evergreen.segment.com/components/search-input) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/d7bmm6h-Y8E3s2JJ21Ha6tEoPzyjAdG6_qxcUrEgxsw_ZItljC.webp)
|
|
543
|
+
- [Flowbite](https://flowbite.com/docs/forms/search-input/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/ocFooxfEnaZU008fa8In9mR-12Uwc56eV3QZ8n-Vwlo_Z1rGTSV.webp)
|
|
544
|
+
- [SearchBox](https://developer.microsoft.com/en-us/fluentui#/controls/web/searchbox) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/HviCQtuJjfwDwMOYmBOMcnyv8BnkyiEBYOSuC4bMnMM_Z8h9Cw.webp)
|
|
545
|
+
- [SearchField](https://gestalt.pinterest.systems/web/searchfield) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/SMrCrS6VKRfj8wFNQrWrZLQ8b4vozxFHPe5WeowmNq4_1N9vvQ.webp)
|
|
546
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/search/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/hNGgSDOECq5YnsW_5IMyHm8yaPtRb6Zh-m3OWZp4CAk_ZhK43j.webp)
|
|
547
|
+
- [Input field with button](https://www.giffgaff.design/components/for-web/form-inputs/input-with-button/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/CfQSJzhcy3b58sRx3r4QyRHia1bmRaOMkQtwfFnDGkw_Z2fGgWT.webp)
|
|
548
|
+
- [Search box](https://gold.designsystemau.org/components/searchbox/) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained · [preview](https://component.gallery/_astro/6UNV1QOsoGIJJI-1qXDDr57MDMFFUiioaiqS1O-9c5k_Z2bEA3R.webp)
|
|
549
|
+
- [Helsinki Design System](https://hds.hel.fi/components/search-input) — Helsinki Design System · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/xZ5XlxtoYD7zaH9G00BCzq2qV5rRPyCz4TO95W99AN0_Z1BzqDd.webp)
|
|
550
|
+
- [Search](https://instructure.design/#Search) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/y65tn2HpY31GDsXdWmAyK9CWZXCt1l-4AxUVwz3NSME_Z1PzsCA.webp)
|
|
551
|
+
- [Search](https://m3.material.io/components/search/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/GjxoFfGbQCO4iLDmZxu60h67wSio7bMQUBLqYWxpmsI_1i0BQq.webp)
|
|
552
|
+
- [Search field](https://design.morningstar.com/systems/product/components/search-field) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/K-cuHvAveXVvWPNpXOiJswjSNXc30dTgBv5z36GTMKQ_Z2vUn3z.webp)
|
|
553
|
+
- [Input: Search](https://protocol.mozilla.org/components/detail/input--search.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/tfhazJUk5zPf2PT4u-Q3tdqPEN0AXRU1hGozYqqLUXI_nP6HG.webp)
|
|
554
|
+
- [Search Input](https://design.ns.nl/4a05a30ad/p/702012-search-input) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/3egeIPqRSIvyCK-SRL1X81GeKPNJBc4fD4Br8skG0Go_Z2fNTbl.webp)
|
|
555
|
+
- [Search](https://design.gitlab.com/components/search) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/FaOl1wbFc5N3iE1z5bm9G1UTErpan_ANiAWQnuJ2o7Y_ZsTyLj.webp)
|
|
556
|
+
- [PatternFly](https://www.patternfly.org/components/search-input) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/B_CFDbJ2rf01xjmF6jokWA7dlL_EsUysFW0AtQsuYxQ_ZSxpc0.webp)
|
|
557
|
+
- [Search](https://www.subzero.axis.bank.in/components/search) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/ceYqRBmz4NRFtxJCLdm8YKxz3GQj_v0teu1UXrucYWM_18nESE.webp)
|
|
558
|
+
- [Search](https://designsystem.digital.gov/components/search/) — United States Web Design System · Nunjucks — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/sC4uMKhRba_XOcjsm7pUC4HglS1jd524iyj_niREBZ8_1eeukX.webp)
|
|
559
|
+
- [Wise Design](https://wise.design/components/search-input) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/pIU1mUqbENTzSSiwIVVLrXl4V6OsE47x_C09Yy1_Q1s_Z1sEKMh.webp)
|
|
560
|
+
|
|
561
|
+
---
|
|
562
|
+
|
|
563
|
+
## Select
|
|
564
|
+
|
|
565
|
+
**Also known as:** Dropdown · Select input
|
|
566
|
+
|
|
567
|
+
[Browse all 82 examples →](https://component.gallery/components/select/)
|
|
568
|
+
|
|
569
|
+
### Design System Implementations
|
|
570
|
+
|
|
571
|
+
- [Dropdown](https://jdan.github.io/98.css/#dropdown) — 98.css · CSS — Code examples, Open source · [preview](https://component.gallery/_astro/z6jUMJO4jEkAxJuf_zAu_LT--cHLMMl5SUIFAljrUsE_iKEQj.webp)
|
|
572
|
+
- [A11Y Style Guide](https://a11y-style-guide.com/style-guide/section-forms.html#kssref-forms-select-lists) — A11Y Style Guide · jQuery — Code examples, Usage guidelines, Accessibility, Unmaintained, Open source · [preview](https://component.gallery/_astro/sZIqaRrYbRI-qMXkX_cBIKD_udofy1VfC4s__C3vMGk_Z1uyx3a.webp)
|
|
573
|
+
- [Ant Design](https://ant.design/components/select) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/Pbj1OYNZwa3lIha7LaeArwshaqHzSYkwry6gpibKOJ8_Z2tvsN.webp)
|
|
574
|
+
- [Tree select](https://ant.design/components/tree-select) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/0AV64kEYTINgUhGseW2PMBG9rl2E1Xo4xDtUVel7xmQ_jdNhE.webp)
|
|
575
|
+
- [Ariakit](https://ariakit.org/components/select) — Ariakit · React — Code examples, Open source, Accessibility · [preview](https://component.gallery/_astro/EIc6qo1UotnLSswJT8nxVXlrunj0xp99l9_bKmyfzUU_Z1CjxvQ.webp)
|
|
576
|
+
- [Atlassian Design System](https://atlassian.design/components/select/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/cihqYPpIU1mukNm0AWOb6A-in6DoSuVtQUT71_g9a1s_ZzqYjf.webp)
|
|
577
|
+
- [Backpack](https://www.skyscanner.design/latest/components/select/compose-iBM1xoGA) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/BQ0d271_43Mfb9GUvpg2XlJhHrsSanp6Y0Abu_gSX1U_ZMuWnF.webp)
|
|
578
|
+
- [HTML select](https://blueprintjs.com/docs/#core/components/html-select) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/GrRYjn-hIg-HsvqFl-b4QJhezj5dun0kwj8aF06ClqE_Z1Rb0n7.webp)
|
|
579
|
+
- [Dropdown](https://carbondesignsystem.com/components/dropdown/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/6KACv5LJV5mqksaJQ5p5TmDSHxzQxorljcqWotY8Q0E_rTdos.webp)
|
|
580
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/select/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/8Il_quBT0YDw9rrkBf1zIKQMVjaj0DbCzvyRKtvbTEs_Z1Mo75J.webp)
|
|
581
|
+
- [Cauldron](https://cauldron.dequelabs.com/components/Select) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/msRIoPvLTfFMpNgGMaOxV29dsifmfzFQQTDKzR6DlVg_1fSy2w.webp)
|
|
582
|
+
- [Cedar](https://cedar.rei.com/components/select) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/y6vJ8pJjBVTJRlUXS5plYAhyvjZvrjzQZUGGkhCFVug_1Iz2la.webp)
|
|
583
|
+
- [Chakra UI](https://chakra-ui.com/docs/components/select) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/bCh-35QbQ4sWSHxLxLxakkOqUaaXUR6r_jnZFSWJlEE_ZF5Cy1.webp)
|
|
584
|
+
- [Select (Native)](https://chakra-ui.com/docs/components/native-select) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/hkjBzI47kGE3MW_04C5IfPO8mriWleI8AFxVxEelhuA_SpXl7.webp)
|
|
585
|
+
- [Clarity Design System](https://clarity.design/documentation/select) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/cHNNcK7AS8OH2b-SkrGRp9FqWT8-zzP0T5dXHt1e6Yk_1huQXM.webp)
|
|
586
|
+
- [Coral](https://design.talend.com/?path=/docs/form-fields-select--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/C2xjvzlN3chZKLaJFMrAT1iW1FWi7rc7SJoqHietIgw_10Pc5f.webp)
|
|
587
|
+
- [Crayons](https://crayons.freshworks.com/components/core/select/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/nFb-qJbWbzWcWlJqXKT7roUkGu5BqIlEbpdnvqCilOw_Z2rJ2ri.webp)
|
|
588
|
+
- [Decathlon Design System](https://www.decathlon.design/726f8c765/p/46ee45-select/b/136a45) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/IHixNitYujbprEFwq0AD2DjzD6ELlhPGShU1diMafiM_Z1bcCKy.webp)
|
|
589
|
+
- [Dell Design System](https://www.delldesignsystem.com/components/select/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/VZ49-arE4m7jboaHCNR6jg6GXEEt0ZlK-yRKYOx7ZXU_1SPycn.webp)
|
|
590
|
+
- [Duet Design System](https://www.duetds.com/components/select/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/TpNKtbw4N1ks8jREpF_kONM0g0XlDrGfSBPCraownhk_ZXh5eg.webp)
|
|
591
|
+
- [eBay MIND Patterns](https://ebay.gitbook.io/mindpatterns/input/select) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source
|
|
592
|
+
- [Dropdown](https://playbook.ebay.com/design-system/components/dropdown) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/mO9CPIEZfKlq5khn5y96vvWXYegDtok8dRn8o1g00xA_1gRsdg.webp)
|
|
593
|
+
- [Select list](https://playbook.ebay.com/design-system/components/select-list) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/dFVQBj6AmABNRj4ll9xeYVYXmnrvApByP6pLG0maukI_uzWqH.webp)
|
|
594
|
+
- [Super select](https://eui.elastic.co/docs/components/forms/selection/super-select/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/a4SddJsrbw1qKXbjncsn5bX8rNYzMVAbJOAUzLxWRo8_21waub.webp)
|
|
595
|
+
- [Basic select](https://eui.elastic.co/docs/components/forms/selection/basic-select/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/iC7M5lWdHiYFnnC6tZ06f0QgXI-RjAZpQbEPI1-Hr0E_1ByOge.webp)
|
|
596
|
+
- [Dropdown](https://designsystem.elisa.fi/9b207b2c3/p/5314af-dropdown) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/v48VolclvX3LYrwBebUfk9NAm-lBjr8JTPEzy6Kt_-g_wF1GM.webp)
|
|
597
|
+
- [Evergreen](https://evergreen.segment.com/components/select) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/fPIhe0snxZ4K1nxbhj7JApE6ho05D7OkTLcyryXqLnA_1tHOYx.webp)
|
|
598
|
+
- [Flowbite](https://flowbite.com/docs/forms/select/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/AXnHs_-9iItOflfiBoHeEhJeDsBfZK2_VO5QW4jvlqE_Z1uzCbi.webp)
|
|
599
|
+
- [Forma 36](https://f36.contentful.com/components/select) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/wjorgvRVOnNZJ167iK2gpaT8LEJMrLh6HRDdu3iXmVk_ZU48T5.webp)
|
|
600
|
+
- [Geist Design System](https://vercel.com/geist/select) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/WhiR_-t3H2NoTwfj6pXGFb9Nd9Q6rkxSP36jTMZoq_c_Z1ulfIl.webp)
|
|
601
|
+
- [SelectList](https://gestalt.pinterest.systems/web/selectlist) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/4edONawB1AgffYA-CbPiYuB2D5Khu4vNOmwXqLhFlF8_1qStXS.webp)
|
|
602
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/form-inputs/select/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/Cw03eRWkKdZXEQZAnc_z9Zb0bag0YLpIAL0qv9OM0B4_2kc7B5.webp)
|
|
603
|
+
- [GOLD Design System](https://gold.designsystemau.org/components/select/) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained · [preview](https://component.gallery/_astro/GmAG-EZIcr5Pydc2P5eCh3AO0V_epV_WVO1QA6BHg34_ZgS85g.webp)
|
|
604
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/select/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/OKmEFDIv8o6by8iEl5cthFTw3sSV5ICaMHlzak52im8_4TuOm.webp)
|
|
605
|
+
- [Grommet](https://v2.grommet.io/select) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/qPo94x5GGCkMBH2RXnlnrfxhZBFV9jyoKOgX3g95tHk_Z4kufz.webp)
|
|
606
|
+
- [Listbox](https://headlessui.com/react/listbox) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/nXndeJGGtpb8FNpj4QlIpgnyM6h0tyRrgrdFnvhgQlQ_Z2aI74E.webp)
|
|
607
|
+
- [Headless UI](https://headlessui.com/react/select) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/IwxGsyWm6LzHEKMTtVuC17_OeVA-ZlwBD9xeaulQWQ4_Z1Xz9oP.webp)
|
|
608
|
+
- [Helios](https://helios.hashicorp.design/components/form/select) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/OlGzF9DcC87sjqk1egqTtV9Rw0NNOoL5wayvuBxd8Cs_29pvld.webp)
|
|
609
|
+
- [HeroUI](https://www.heroui.com/docs/components/select) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/vbHVNove0eGQ2IX_7vKXhTHn15PtxaOxMhnrIKc8eXY_t1bfb.webp)
|
|
610
|
+
- [Instructure-UI](https://instructure.design/#Select) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/ovdKD4uyt8xVfJ4dQMccHjovM_xP5IkGOfWoF2TFYwI_1WO7M6.webp)
|
|
611
|
+
- [SimpleSelect](https://instructure.design/#SimpleSelect) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/Vo1VjpWUkcvFMpokI6CNvqWv-MVTU2P-q3k3r94w0aA_Z29CFTS.webp)
|
|
612
|
+
- [Jøkul Designsystem](https://jokul.fremtind.no/komponenter/select) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/XDH2_4ak3rXUT4P5NfeNEMo9mcZhtYQFqFRpsrSzV9k_Z2nF6z3.webp)
|
|
613
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/select/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/-oEuCMGAQJ4CGbBSgssfBvf_L-XtSLQFL0qMJYgHni4_12s9eL.webp)
|
|
614
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/select) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/832Ap6vOZ33NrMevLCaGpWylbQwp4HtaJweD7fUMYLg_Z18unWi.webp)
|
|
615
|
+
- [Mozilla Protocol](https://protocol.mozilla.org/components/detail/select--default.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/PADbQruAckgjVvU8qxREKEJJ4hnbSr7NQg9b8SCkoZg_Z1zN316.webp)
|
|
616
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/43b25c-select) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/05LaDVFEwMPZvyP8FCzkiG7mv-uX11WwX_LRO3I9W2k_aiJ4h.webp)
|
|
617
|
+
- [NewsKit](https://www.newskit.co.uk/components/select/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/fHp6mca57NWuiCunAu-lTaN6EN7gmBnr0RYAW47NpBY_16JUFI.webp)
|
|
618
|
+
- [NHS Digital service manual](https://service-manual.nhs.uk/design-system/components/select) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/r5I6oznV7J3ruIFWrJ0YOjWMFlx0WO0Q0i8ze5s7xuw_19Kem0.webp)
|
|
619
|
+
- [Select box](https://nostyle.onrender.com/components/select-box) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/s7oIukgq4qYnHh9VTo9BNdEBApAlUk_CrNqY-PZo1BQ_ZjMNgv.webp)
|
|
620
|
+
- [Nord Design System](https://nordhealth.design/components/select/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/5TQS40D_gI8v8rMFvc-6AuoQlLG0hIJutV-SowLLpTQ_1vFuiv.webp)
|
|
621
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-inputter#select) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/2B78EQaWJ9h6DsaM70XLNRipApz2w31zVBg8P-VNnMw_ctAiN.webp)
|
|
622
|
+
- [ONS Design System](https://ons-design-system.netlify.app/components/select/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/irqGqTSNLG4Dr3CQFdVtsMW3ZFPyCEML0Q6251qf9KY_jmN4M.webp)
|
|
623
|
+
- [Dropdown list](https://designsystem.ontario.ca/components/detail/dropdown-lists.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/HrtaHT5Tjq4kLRjtNPnALsGFsCxqLJ2AGPk-XfkTJKE_Z1Yt3la.webp)
|
|
624
|
+
- [Orbit](https://orbit.kiwi/components/select/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/ifwbBN7_Xpfg0OPGs_NlkMHWPNTKKMNfaJzTUGlFS9w_Z14EeiD.webp)
|
|
625
|
+
- [Pajamas](https://design.gitlab.com/components/select) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/-oyH6lCEQabr1DO9-e2fmiwM9KmB4Jj9ld4JIqgSqIU_KoKT0.webp)
|
|
626
|
+
- [Form select](https://www.patternfly.org/components/forms/form-select) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/fYregry8mMThpRv5dmPN9rRmfhr5tyT4FyU75vJHqaM_DDV60.webp)
|
|
627
|
+
- [PatternFly](https://www.patternfly.org/components/menus/select) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/32_nZqsd7BNTIh5wNeR8sSHlCYerUk5xoWYzPBAswsE_k2tiI.webp)
|
|
628
|
+
- [Pharos](https://pharos.jstor.org/components/select) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/V_oXljftvbW0BU8KAf5AMItXVFs5tnyP0K2lGN4yzqs_xfYKB.webp)
|
|
629
|
+
- [Polaris](https://polaris.shopify.com/components/selection-and-input/select) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/0olzjuLWPiut7cTqqDp42DBe3hf449JN6V5C99a0xFU_5COwD.webp)
|
|
630
|
+
- [Multi Select](https://designsystem.porsche.com/v3/components/multi-select/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/IGeFeDvpVKixFqW_i1qmd4uIOa2Kl-CHyDR3JrBEMss_Z85IJK.webp)
|
|
631
|
+
- [Select Wrapper](https://designsystem.porsche.com/v3/components/select-wrapper/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/KRiWcREd_r26s0HdsbDKb8htpt1h6HgV4NAHIlNwtVg_Z1rjVeU.webp)
|
|
632
|
+
- [Primer](https://primer.style/design/components/select) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/5YWSM1Dp0fJdIU7u-hZp8HgXg42ayd82qdE1cFvjVJo_29UrSy.webp)
|
|
633
|
+
- [Quasar Framework](https://quasar.dev/vue-components/select) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/stFdMh8rCK3qRm_PZV85mB5s8f4RKpMkZxELgZjKPLY_1rIbIW.webp)
|
|
634
|
+
- [Ruter Components](https://components.ruter.as/#/Components/Forms/Select) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/GqFBnvreRAsg7sXNv1coyvDEeVgBVSlSDzIrIsEL7Sc_Z234bLi.webp)
|
|
635
|
+
- [Sainsbury's Design System](https://design-systems.sainsburys.co.uk/components/select/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/RtzmUbnG2Wudsh9b9pulsdEopwq_XIbNeFYcvbmCHVw_oAmCz.webp)
|
|
636
|
+
- [Dropdown](https://designlibrary.sebgroup.com/components/forms/dropdown/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/oPEPQYfH36x4RSrCXKur7M_VI4ubnCynI70BsfVo_IE_2f8niM.webp)
|
|
637
|
+
- [Seeds](https://sproutsocial.com/seeds/components/select) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/YCmJw8S-rgTySNTG3NsasvSUTMPFyDMZtAhnc3PrMzk_2tO2Ja.webp)
|
|
638
|
+
- [Dropdown](https://seek-oss.github.io/seek-style-guide/dropdown) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/SslkZoFeNLsVksKcLItNRfxA-J-VGDUlA8AmyAuqWMg_ZD5U7r.webp)
|
|
639
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/select) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/zDfnlr4xg4Go8_OSSmg0prUd1kD79eR9fCBQtj38cCM_1r8AUE.webp)
|
|
640
|
+
- [Shoelace](https://shoelace.style/components/select) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/gH_ZzJ3Tv9c9YZAec613kK-vUCRozV0bd2xazpCCz50_ZFN294.webp)
|
|
641
|
+
- [Picker](https://spectrum.adobe.com/page/picker/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/1d2XakY-yMP34xcMIrsBMZpcsElsPFT3ctHzu631I_Q_ZW8ceG.webp)
|
|
642
|
+
- [Stacks](https://stackoverflow.design/product/components/select) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/YTAiE71ge1e4ep3SyZMhBy-uTavdBDNmG5yIiCyd_R8_rEF7h.webp)
|
|
643
|
+
- [Dropdown](https://designsystem.digital.gov/components/form-controls/#dropdown) — United States Web Design System · Nunjucks — Code examples, Usage guidelines, Open source
|
|
644
|
+
- [uStyle](https://ustyle.guide/pattern-library/forms.html#selects) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/K7B5Evw6FBnYvYVzJLNtzz8KkwegJOfAB34NIzmfgNE_2uHXyS.webp)
|
|
645
|
+
- [Multiselect](https://design.visa.com/components/multiselect/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/nXwsXrEnRDygs5o3K-jKXscdAf2TYO5UP_ydn9VVkmw_1HWM5V.webp)
|
|
646
|
+
- [Select (native)](https://design.visa.com/components/select/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/dWAkCFf_XNZD20H_Fz35ACqe6ZXIJ46e1zttWHJdRHk_ZqPO5k.webp)
|
|
647
|
+
- [W3C design system](https://design-system.w3.org/styles/forms.html#select) — W3C design system · Sass, Vanilla JS — Code examples, Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/CJowM_AZ3UKM6LTQp33aXr3ORKJKSeviLR0Bf4481hU_yq9oi.webp)
|
|
648
|
+
- [Wanda](https://design.wonderflow.ai/get-started/components/inputs/select) — Wanda · React, CSS Modules — Code examples, Open source · [preview](https://component.gallery/_astro/3OHgt860Mr12DGR1Bipj9xI_HjfNeVPtChP-E-E7FQU_15roMH.webp)
|
|
649
|
+
- [Web Awesome](https://webawesome.com/docs/components/select/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/-4mZbnD6zrln1RpYGSGLdXp145gYt2qUfXYZpgqaVAA_Z2clUu4.webp)
|
|
650
|
+
- [Dropdown](https://designsystem.tfwm.org.uk/components/dropdown/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/aw9ZvKnN63DUmSZThA5HazlkO8eitQ63b1Qr0_VoRm8_16xXW8.webp)
|
|
651
|
+
- [Dropdown](https://wise.design/components/dropdown) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/Z46Eg9p-9RiB2J6ni-LNlI5F-LmFmKGnzSBUsA5udu8_2wscJn.webp)
|
|
652
|
+
- [Workday Canvas Design System](https://canvas.workday.com/components/inputs/select) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/rXgdaw3rWqISSDZ_xNw2co6K3wyI6DGedb5skrNGj3A_Z10Clfq.webp)
|
|
653
|
+
|
|
654
|
+
---
|
|
655
|
+
|
|
656
|
+
## Slider
|
|
657
|
+
|
|
658
|
+
**Also known as:** Range input
|
|
659
|
+
|
|
660
|
+
[Browse all 39 examples →](https://component.gallery/components/slider/)
|
|
661
|
+
|
|
662
|
+
### Design System Implementations
|
|
663
|
+
|
|
664
|
+
- [Ant Design](https://ant.design/components/slider) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/S2phYdWrzzMwQY2v5L0yqRv8x5FbKMLjdZQmsP71IL4_1fWfRY.webp)
|
|
665
|
+
- [Range](https://atlassian.design/components/range/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/9Y1iugQBo-J2yqIQKP9rFBJhvErY3MQRWgVldMafFm0_Z1iyWum.webp)
|
|
666
|
+
- [Backpack](https://www.skyscanner.design/latest/components/slider/web-aNXvlY7y) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/__W83T3hwQsH6fTLcdfwv-ckXLme6iv3ZFl2qMPO1Kk_Z1qb0Fe.webp)
|
|
667
|
+
- [Base Web](https://baseweb.design/components/slider/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/5zh3QXsW9sax0C4nldjE2XJiNRuHM084p3DO-iPN6xs_2s9Eyf.webp)
|
|
668
|
+
- [Blueprint](https://blueprintjs.com/docs/#core/components/sliders) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/aO3hFhIOaYPqGEWm8sn748PKuAG4ethq-HMyfMuqh4E_EX9lh.webp)
|
|
669
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/slider/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/rQvheupr9bD9X96og6UlrmxdwgrfsNfFl25RFFkhRmY_1RQ2VO.webp)
|
|
670
|
+
- [Chakra UI](https://chakra-ui.com/docs/components/slider) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/YX0cGMmN-fUpwedcgZAfJFJA_UjuH-T_lA2D1xg3MAQ_7t8IY.webp)
|
|
671
|
+
- [Range Input](https://clarity.design/documentation/range) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/hpWCfYbJ4cycTQrLgW0T6qFd2K2oIplilO4EgFllX2I_Z2jIBPn.webp)
|
|
672
|
+
- [Range Slider](https://www.duetds.com/components/range-slider/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/DHfyWTwOombWV9xLpbM-ipGvLwuBgTzGA8YTSBVfZ3c_2eQ9j3.webp)
|
|
673
|
+
- [Range sliders](https://eui.elastic.co/docs/components/forms/numeric/range-sliders/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/hSi39ZCDguU2R2xUXWe0CL180NydUkwx29bxrZUwaFY_1SO2dT.webp)
|
|
674
|
+
- [Range](https://flowbite.com/docs/forms/range/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/1_-N2YdgIcKwVf8zBWnoVO4yaP0_xJwg6GA9ylsEGLU_1xKG1m.webp)
|
|
675
|
+
- [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/controls/web/slider) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/FR7gf_93SAixGviiH0u230pagc2VRdVv7P8DOqlnqOM_Z1FpE7o.webp)
|
|
676
|
+
- [RangeInput](https://v2.grommet.io/rangeinput) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/sQEPBTuk30gZbvAHyDVAO8vO8Fj-w4ybbNzT_TVPTBk_2vLS8R.webp)
|
|
677
|
+
- [HeroUI](https://www.heroui.com/docs/components/slider) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/pYGfTGt6qN76qCyMikhwDqEicgF6cpZyX-QGDQM_ZAk_Z254EWG.webp)
|
|
678
|
+
- [RangeInput](https://instructure.design/#RangeInput) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/lmmjiTK1Ptn7x9ahuu2WrcsMjzJkKaa82vgB2WgBq0I_2nRTts.webp)
|
|
679
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/slider/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/28lxcFfRj1K6weDbu8JhTBOOvSQLXVgG8YP5D1X0Wp4_Z2gplvn.webp)
|
|
680
|
+
- [Material Design](https://m3.material.io/components/sliders/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/r3ynIyCIXs5LjRS-2yOURVOlxcpEC4wmLxj00oBZ_-Y_18VOty.webp)
|
|
681
|
+
- [Range slider](https://design.morningstar.com/systems/product/components/range-slider) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/992Sq7c2XD19EWzB_5EcpFlBFu0ttaZ8Eydt3ErSTvs_1X6Hb8.webp)
|
|
682
|
+
- [Range slider](https://design.ns.nl/4a05a30ad/p/300d5d-range-slider) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/cgVj5OAhGapvG5Kpr37BdaJZ3r-B-XV_OAoOuxc73Xo_1N001j.webp)
|
|
683
|
+
- [NewsKit](https://www.newskit.co.uk/components/slider/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/25gDBj9EB6_rJaPBhmjhkTTDQCrnU0Ur6UziSjpDGjs_ZWm6CO.webp)
|
|
684
|
+
- [Range](https://nordhealth.design/components/range/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/ui0iijcmX0SIl_83lSFctLD7Nb6wYSeEMeuG6h-RFeM_1SBlEd.webp)
|
|
685
|
+
- [Orbit](https://orbit.kiwi/components/slider/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/KZaAnww9E40noclhx8itl5hSMiGVL-w5Dj6lYoxRi-A_2vGe1m.webp)
|
|
686
|
+
- [PatternFly](https://www.patternfly.org/components/slider) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/0dX7anhooJL1_sXsVKxRwbLR9YOtcKEU4WqLjYrnI2U_1MUOgo.webp)
|
|
687
|
+
- [Range slider](https://polaris.shopify.com/components/selection-and-input/range-slider) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/vAaLgXcGg6ywe2JNOHMoQXgfPJ8fD_OqFZt8mzoJ5aU_1xomr0.webp)
|
|
688
|
+
- [Quasar Framework](https://quasar.dev/vue-components/slider) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/cE1w-aBHhXG9IOgup0w8kpOCoMlFqvPPEbdm1iSmZdg_Z2hbXqO.webp)
|
|
689
|
+
- [Range](https://quasar.dev/vue-components/range) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/mYVQN2i18i4qWRS3LWjwXHmVHa0WXwTIN4AfLA4v1C0_Z15Xt9b.webp)
|
|
690
|
+
- [Radix Primitives](https://radix-ui.com/primitives/docs/components/slider) — Radix Primitives · React — Code examples, Open source · [preview](https://component.gallery/_astro/Em6UaJqWpLk7BfRn-wvUoOWd_Q4mJG92pO8yYqQgGzc_2qpem3.webp)
|
|
691
|
+
- [Slider (Range)](https://reach.tech/slider) — Reach UI · React — Accessibility, Code examples, Open source · [preview](https://component.gallery/_astro/bjpm07fwy3HXmRRLtSM1ffM-Rxl3Cs2-hnFAshuC9uE_1SpmmK.webp)
|
|
692
|
+
- [Ruter Components](https://components.ruter.as/#/Components/Forms/Slider) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/AYXFNE3f4Uqt2344ct-jWvyTbkT2xlanVcUfTXRjrPo_2jAdhm.webp)
|
|
693
|
+
- [Input range](https://design-systems.sainsburys.co.uk/components/input-range/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Y95N2saJ9GOZKDnxLIKBgzTiEY3JTPI3lJQkakmGQ5I_ZgBYh8.webp)
|
|
694
|
+
- [SEB Design Library](https://designlibrary.sebgroup.com/components/slider/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/7cIH5TsepP1ATrfNTzEVV2Rgx_slogORCqo_A4sz_r0_ZYsJ23.webp)
|
|
695
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/slider) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/TkX1sOklY6f3HmH2rOYIr_M1KeK8DCpseidU6xDcvmE_Nauu1.webp)
|
|
696
|
+
- [Range](https://shoelace.style/components/range) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/T5g0zKCklXLB-LBYHQtQeWXOCZTamfAhZU81dFE4pYU_K0hwt.webp)
|
|
697
|
+
- [Spectrum](https://spectrum.adobe.com/page/slider/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/GWG0kIMJdIBRY653RNyUhA0vTSGu4U_Ak8RgxdC42Vo_1INQxG.webp)
|
|
698
|
+
- [SubZero](https://www.subzero.axis.bank.in/components/slider) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/SI4-aHqZ9HB6HXb9Egcm7BZa0onRUhPby4VERP3G-lY_Z1zGU5N.webp)
|
|
699
|
+
- [Range Input](https://designsystem.digital.gov/components/form-controls/#range) — United States Web Design System · Nunjucks — Code examples, Usage guidelines, Open source
|
|
700
|
+
- [Visa Product Design System](https://design.visa.com/components/slider/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/c8P42HqCJJVxl2DNifx-A4fgTromuAAX8xmBxp2m160_Z1KAEJp.webp)
|
|
701
|
+
- [Wanda](https://design.wonderflow.ai/get-started/components/inputs/slider) — Wanda · React, CSS Modules — Code examples, Open source · [preview](https://component.gallery/_astro/iPSkSPLPFAPi7RA1EZXQAmRAjL2TqHkH3xeScQrfcDc_7uiFu.webp)
|
|
702
|
+
- [Web Awesome](https://webawesome.com/docs/components/slider/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/ahGXS5OR-3gaPVUXiF90IhSwitlSpzjxxGxjWSJYzHU_Jpv3P.webp)
|
|
703
|
+
|
|
704
|
+
---
|
|
705
|
+
|
|
706
|
+
## Text input
|
|
707
|
+
|
|
708
|
+
**Also known as:** Input
|
|
709
|
+
|
|
710
|
+
[Browse all 72 examples →](https://component.gallery/components/text-input/)
|
|
711
|
+
|
|
712
|
+
### Design System Implementations
|
|
713
|
+
|
|
714
|
+
- [TextBox](https://jdan.github.io/98.css/#text-box) — 98.css · CSS — Code examples, Open source · [preview](https://component.gallery/_astro/RECOZKVtrx0Z0uWAins0OevbEh6UHXfSzhjlky8gctY_6iWoS.webp)
|
|
715
|
+
- [Input](https://ant.design/components/input) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/xB7bbC0jmiAFYdGQjqgTebzWZf-UP0rorzaZAcG8XrI_Z1hVxMs.webp)
|
|
716
|
+
- [Text field](https://atlassian.design/components/textfield/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/wT2j9hg1zdfCmMYdxv5IWMEgVQovJ3QdriG8n-44RgM_29foxJ.webp)
|
|
717
|
+
- [Input](https://auro.alaskaair.com/components/auro/input) — Auro · Web Components, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/bNdGE-cOEmAw_77iXZXObYDBN2eTfvNUje8bIMpcjOI_Z1z9RVS.webp)
|
|
718
|
+
- [Backpack](https://www.skyscanner.design/latest/components/text-input/web-nRg9O75F) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/YW4_kqGuhduVAa6qRa2cGud3UVsJIjVkR_V4toX7Y8Y_1W7wPf.webp)
|
|
719
|
+
- [Input](https://baseweb.design/components/input/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/uExo0jxOs0u_2nZD-n8O4YWh6f_B0qXFDCQUhl7nS_A_Z1pTOdI.webp)
|
|
720
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/text-input/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/XXA5K_jwTEV3C56Y5ElRlAavh6TTJyAsf8i4CdDLts4_Z1iSOlr.webp)
|
|
721
|
+
- [TextField](https://cauldron.dequelabs.com/components/TextField) — Cauldron · React, CSS — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/OZ703n2t48ZEEMT28smA0MOT_KtbvcS_a52LmolXvIQ_ZwRFj3.webp)
|
|
722
|
+
- [Input](https://cedar.rei.com/components/input) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/XTFmo6cRaDK1iGQD-twBdd4Co1Q2_b_t979rX-5hErI_1Dxcy.webp)
|
|
723
|
+
- [Input](https://chakra-ui.com/docs/components/input) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/I_NTbcSPMTLXIdGPiSTdN41PW4A2RCR6YCm1bcOrvgY_14SJo0.webp)
|
|
724
|
+
- [Input](https://clarity.design/documentation/input) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/66OWN7RpJuc0FCkw_ng_V8jV1wS04u9xQ-61YQQ6vqo_fT0wH.webp)
|
|
725
|
+
- [Input text](https://design.talend.com/?path=/docs/form-fields-text--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/nwP5LBW-6K6EZ_2ThGYfCjzDAkA7eHkrgts-FMZP7IY_Z26Cwp8.webp)
|
|
726
|
+
- [Input](https://crayons.freshworks.com/components/core/input/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/1k4coXFZ7lyKJdo_fyJAkffDcfZo7EP_P0-AOytdxFo_iNmUb.webp)
|
|
727
|
+
- [Decathlon Design System](https://www.decathlon.design/726f8c765/p/31121d-text-input/b/18ceeb) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/AdTVqleKkXGr_k-KHyAPDlvV9xqLz4w2MZtZevjXL3s_2qoYHL.webp)
|
|
728
|
+
- [Text Input](https://www.delldesignsystem.com/components/text-input/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/tN2pm6DxMYDOT5uEL6fIrOO3oMu-hK6TuFD9iLj5GSg_z3ivU.webp)
|
|
729
|
+
- [Input](https://www.duetds.com/components/input/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/v881yCREE8ioQxQVXQcdszB7UHjnn1s6V3fZLP6Va20_ZLv99K.webp)
|
|
730
|
+
- [Text field](https://playbook.ebay.com/design-system/components/text-field) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/UXWoHZw-CYUMd3EHxswsUQvQsXTt6jTIW_7O1ZM1g_k_Z2fXIXw.webp)
|
|
731
|
+
- [Text field](https://eui.elastic.co/docs/components/forms/text/#text-field) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/AYuIzz0wuKWvy9pxtrdePFxyi6AyMn5Zz_jhjMt0pR0_AIiRx.webp)
|
|
732
|
+
- [Input](https://designsystem.elisa.fi/9b207b2c3/p/2530ac-input) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/_6sXhs84QH9YZfI8vUjnBeqB1lravDOBPwvChBz3Jao_Z1iXvyR.webp)
|
|
733
|
+
- [Text Input](https://evergreen.segment.com/components/text-input) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/04t7zeJGULfZ-hsRNc9g-Re_fzBKlW6ssXqz6ANHww4_ZDEMvx.webp)
|
|
734
|
+
- [Input field](https://flowbite.com/docs/forms/input-field/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/8RcwPfOpTAaW87Crs0XF1GICysIYq6YGFl0pymkjXjQ_Z28bnR6.webp)
|
|
735
|
+
- [TextField](https://developer.microsoft.com/en-us/fluentui#/controls/web/textfield) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/_VG76w1fB4b0h5yBh9Y7bXmrMwZ-e3zbkhGnx0IL0lI_Z1toi32.webp)
|
|
736
|
+
- [Forma 36](https://f36.contentful.com/components/text-input) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/yaxhk9VU3g49-gueUoMS6q1JGsLqTaL8g0DiWs1w-pc_Z1TIPu8.webp)
|
|
737
|
+
- [Input](https://vercel.com/geist/input) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/xZgn6nqIIZG_C576FE6mvlBIQ32Thk91P2PLSaJkiW0_kv85U.webp)
|
|
738
|
+
- [TextField](https://gestalt.pinterest.systems/web/textfield) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/iDwxoRgQokJteKYWg-sZPphoWM8ypFLd4wbl5Gn1Y7M_ZyXCuQ.webp)
|
|
739
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/form-inputs/text-input/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/IinNDUIcBmEl3XGB1DSMQQbBgjeT2TUU5zpT2w3Ynl0_ZtiAm6.webp)
|
|
740
|
+
- [GOLD Design System](https://gold.designsystemau.org/components/text-inputs/) — GOLD Design System · React, Sass — Code examples, Usage guidelines, Accessibility, Open source, Unmaintained · [preview](https://component.gallery/_astro/V5228HpjxohOpg34s9u-7gnNrnNVhgr7wrjv4RWLqbc_SVDBQ.webp)
|
|
741
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/text-input/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/96cAJ8DRc_kYoB1ttDdjZatXyNKZzuqrHndZPFVaZM0_ompCm.webp)
|
|
742
|
+
- [TextInput](https://v2.grommet.io/textinput) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/uJez26JpeFbMNraAcxFV28gl1DeROEk59fR6e4iKbZw_Z71aII.webp)
|
|
743
|
+
- [Input](https://headlessui.com/react/input) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/m1MBFMTAQePi8OnzPLjXG1Hd1QMWScSds0rOLEmALIk_1qyVRw.webp)
|
|
744
|
+
- [Helios](https://helios.hashicorp.design/components/form/text-input) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/FMpoqZ8ryTV6V78YcrYwEtymlgHWd4RnBMHJp5VkjbM_Z27h65a.webp)
|
|
745
|
+
- [Input](https://www.heroui.com/docs/components/input) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/GmjShFnObeH_Y5Ztf7oeDuqDqiIxGFWFe7Y6ZrOoi0w_Z1RXAkn.webp)
|
|
746
|
+
- [TextInput](https://instructure.design/#TextInput) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/pETses21vDRYZZhqRmNFGXLPEP4QKphs2tVTEec7DVU_Z1SmWoN.webp)
|
|
747
|
+
- [TextInput](https://jokul.fremtind.no/komponenter/textinput) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/Z3P1QYGLkNiqGqmDjsGNd6WYXpvRZ4nXC3DhOK0I-LI_21sKXP.webp)
|
|
748
|
+
- [Input](https://www.lightningdesignsystem.com/components/input/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/zsGjCH6MdjRxOkri9ZHOQzrRPy8WNob5xSjbOsACTx0_1vfeYR.webp)
|
|
749
|
+
- [Text field](https://m3.material.io/components/text-fields/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/ph5kKk96ph-QIjbumvxCHk9Vi4NQl-rMKXWftM-I3sk_ZnJcPG.webp)
|
|
750
|
+
- [Input](https://design.morningstar.com/systems/product/components/input) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/GCTZV_W4Ol1gSpBzvKurN4BJk-W4QAOvNrYMAriCxL8_QwypH.webp)
|
|
751
|
+
- [Input: Text](https://protocol.mozilla.org/components/detail/input--text.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/THqSJaswn2weW8l-eEB6D_qVuW72aYv0r1-Qq8zLHlM_ZjBPMe.webp)
|
|
752
|
+
- [Input](https://design.ns.nl/4a05a30ad/p/42af7d-input-) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/slZv5s5PcGcCEqnL0P_sJGUOidYLy_HnSjRgsfQMNDc_Z1zbQNl.webp)
|
|
753
|
+
- [Text Field](https://www.newskit.co.uk/components/text-field/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/49I3UCuY60kszj7IwOPQDt3d4PIoORZ9SrmWncLKrJU_Z11Xzio.webp)
|
|
754
|
+
- [NHS Digital service manual](https://service-manual.nhs.uk/design-system/components/text-input) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/aoihv06yZJ6yly2j6FFRYgb3Eezg0huraVvcqEvo3c4_Z47oT0.webp)
|
|
755
|
+
- [Text box](https://nostyle.onrender.com/components/text-box) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/ahpmzbRstlfKJqaVCBRdFPOYgI55WhRUcJn809iYCUo_1NmaCn.webp)
|
|
756
|
+
- [Input](https://nordhealth.design/components/input/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/XpLBASBl-6-QyTs8Vbrct0_RViMbpHbxH6UWzenZ9As_1hohIp.webp)
|
|
757
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-inputter#text-input) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/3nCIYIWlsmRiMP1pNrY0AtptvaTLY2f4ANRZsWM9o-Y_2gOLTw.webp)
|
|
758
|
+
- [Input](https://ons-design-system.netlify.app/components/input/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/iuKxrC9bHtQKPncJX6V4uIAZDqH08VRPT-6jR8b_ebA_Z1KbdFf.webp)
|
|
759
|
+
- [Ontario Design System](https://designsystem.ontario.ca/components/detail/text-inputs.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/QplLV9MxstPOUPeLWj0OwhVXpXCcgbIf6QRL-j-h-Us_Z1nt9RS.webp)
|
|
760
|
+
- [Input field](https://orbit.kiwi/components/inputfield/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Y5jvxE11axmMrh6nZ5Vbv9MGX4jWHjP-bQoPUQgC-i8_Z24aGs.webp)
|
|
761
|
+
- [Pajamas](https://design.gitlab.com/components/text-input) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/jn3OJ8twyYhyiC4rKY-VKXswPYfOZxftUyi3hF8a7nQ_ZxGTNt.webp)
|
|
762
|
+
- [PatternFly](https://www.patternfly.org/components/forms/text-input) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/TXLtoLVNZEtbIswVwrLGS_x4KB3raJjfGmisnDQovDI_E50MF.webp)
|
|
763
|
+
- [Pharos](https://pharos.jstor.org/components/text-input) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/JrPZYXIxd79fdWo8n1XSHqrvlNPqw8co6iX3mY5Wgew_1XNGhF.webp)
|
|
764
|
+
- [Text field](https://polaris.shopify.com/components/forms/text-field#navigation) — Polaris · React — Code examples, Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/Xb8qhPlHFk85331cx8WH6GRQlup-dLcd3bLt6LaDd2E_2aCwMW.webp)
|
|
765
|
+
- [Text Field Wrapper](https://designsystem.porsche.com/v3/components/text-field-wrapper/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/zyckf6o8HJa_vf-axs-4peZHWE90SPQS1QR5v0C93lE_ZhQckf.webp)
|
|
766
|
+
- [Primer](https://primer.style/design/components/text-input) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/D84FctSKS-Cmha-WVd1Hm3zNKopJQlVvTfuHhYHontc_BhAgE.webp)
|
|
767
|
+
- [Input](https://design.herokai.com/purple3/docs/#inputs) — Purple3 · CSS — Code examples, Unmaintained · [preview](https://component.gallery/_astro/8g8QnDpKxt2QQ4SO_OGjx9mXOi6zvTVMVuKvfNdmNoI_WjIqM.webp)
|
|
768
|
+
- [Input](https://quasar.dev/vue-components/input) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/286ExVCP-HxzKANPtDL5zXtsm_XE99oDyOyY5Zt-Zlg_ZCFt6d.webp)
|
|
769
|
+
- [Input](https://components.ruter.as/#/Components/Forms/Input) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/roZhSErr8Mx0py4RrgEjyA9MNT_77RtUaqlYrOcYSeE_2a1RGN.webp)
|
|
770
|
+
- [Sainsbury's Design System](https://design-systems.sainsburys.co.uk/components/text-input/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Q_OvVFDMIiEEuQ-bfHL8OMOrP4BvDMd5eFfO-UnRh10_Z1znOoS.webp)
|
|
771
|
+
- [Input field](https://designlibrary.sebgroup.com/components/forms/input/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/exCHPuWInyul5pQLu8qy6xvFAg2k9ZSHTp1YP795vc4_ZDxSsL.webp)
|
|
772
|
+
- [Input](https://sproutsocial.com/seeds/components/input) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/l6XA8j_2m9SOUv1F3YhLbnDx9HfMwCcDfCan2X3Tk18_2cJd0c.webp)
|
|
773
|
+
- [Text Field](https://seek-oss.github.io/seek-style-guide/textfield) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/XtIJkWBus-UiyIaDCFjlZWHptcJydOo6n0LoETzrtnw_ZMEojT.webp)
|
|
774
|
+
- [Input](https://shoelace.style/components/input) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/5y59T_ib5UDWHeKgbMYDBT4AI1WFqcnm7CDXUPO3gjM_Z2lgbfj.webp)
|
|
775
|
+
- [Text field](https://spectrum.adobe.com/page/text-field/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/j4PjKNt24DIuekDJoFAo8Pq_k77_quXjG5cQ99YqNfc_Z1qaDXv.webp)
|
|
776
|
+
- [Input](https://stackoverflow.design/product/components/inputs) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/kBixeIVoubIx0xDE2FnwrfpfKxqjzm7sysyLt66eghI_i7IKi.webp)
|
|
777
|
+
- [Input field](https://www.subzero.axis.bank.in/components/input-field) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/DaTzkWunniV_wLazhFH961LHLCzPqyVV3FB2tmk244o_Z1hFkhn.webp)
|
|
778
|
+
- [United States Web Design System](https://designsystem.digital.gov/components/form-controls/#text-input) — United States Web Design System · Nunjucks — Code examples, Usage guidelines, Open source
|
|
779
|
+
- [Input](https://ustyle.guide/pattern-library/forms.html#inputs) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/6YGDk4_1uPnWjqlWW4sfAje1zpnuAWEkBdkJBYNuOxw_ZNXgt.webp)
|
|
780
|
+
- [Input](https://design.visa.com/components/input/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/Y_vzvZRT4Xyt_R0LwVwT7_auHgh8NZZQ6gztgRcS9Zs_DOIFr.webp)
|
|
781
|
+
- [Textfield](https://design.wonderflow.ai/get-started/components/inputs/textfield) — Wanda · React, CSS Modules — Code examples, Open source · [preview](https://component.gallery/_astro/wOyDaN0EIpDY71dvd2KUp5-9l4ZovTQj-CkwL4KriUs_cAOAQ.webp)
|
|
782
|
+
- [Input](https://webawesome.com/docs/components/input/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/81ePk2NbkaiGiHv6r7VY_T_0VGj1hkK4xQQkueLZG90_Z2ge6ll.webp)
|
|
783
|
+
- [Text Input](https://designsystem.tfwm.org.uk/components/text-input/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/sT3yfcjI9cGrXmQFuP9wtha-hhAjHC2wr1DHfTdIMQ4_Z1d6S6C.webp)
|
|
784
|
+
- [Wise Design](https://wise.design/components/text-input) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/G2SQ2-qHYjsiA7n5LxIhvy47vpX3tHTdJwTXdbroKxg_oWmLx.webp)
|
|
785
|
+
- [Text Input](https://canvas.workday.com/components/inputs/text-input) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/q93LQzd217v3zRF8zF1gnSidsqtBY2qN2TSBUgweItA_2ntbEj.webp)
|
|
786
|
+
|
|
787
|
+
---
|
|
788
|
+
|
|
789
|
+
## Textarea
|
|
790
|
+
|
|
791
|
+
**Also known as:** Textbox · Text box
|
|
792
|
+
|
|
793
|
+
[Browse all 51 examples →](https://component.gallery/components/textarea/)
|
|
794
|
+
|
|
795
|
+
### Design System Implementations
|
|
796
|
+
|
|
797
|
+
- [Text area](https://atlassian.design/components/textarea/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/_NzdgTWuZz-g4WKDE_dShgwIdXgGpgub5qqeqEVYgeU_ZnKDOK.webp)
|
|
798
|
+
- [Base Web](https://baseweb.design/components/textarea/) — Base Web · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/W9-rxYP_Ttv58qhWdO8XVJOaApR-hTUYdAkcyYkx9XM_Z1dQMxY.webp)
|
|
799
|
+
- [Chakra UI](https://chakra-ui.com/docs/components/textarea) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/zR1ESQMigUmte2nI1KVBjrSXPq6_gDblHSgln70OLBU_2jqTz5.webp)
|
|
800
|
+
- [Clarity Design System](https://clarity.design/documentation/textarea) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/Io4HZClRnjBZlKrtjRZhDnJoEPd4KYkcrOuQ9rxdB4I_Z232ufj.webp)
|
|
801
|
+
- [Coral](https://design.talend.com/?path=/docs/form-fields-textarea--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/tRa-Q4UFyrxUzspJiCntciECOoMfCJRla-NB6xA1zlE_1XHY9x.webp)
|
|
802
|
+
- [Crayons](https://crayons.freshworks.com/components/core/textarea/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/tNtY5f9whb7yXJ_73lhrPhlgCUsQMoexQsJT1sbwmko_18xAf2.webp)
|
|
803
|
+
- [Text Area](https://www.delldesignsystem.com/components/text-area/) — Dell Design System · Vanilla JS — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/cxUiCDtFdf7YRpv3PRvg4PejCA6fe4kOIiOLYBUnHQo_Z2cNiLX.webp)
|
|
804
|
+
- [Duet Design System](https://www.duetds.com/components/textarea/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/V6R2dA3RU82pyAs5CtNzrYVZXtuUz0ICzXxLqV1NCD0_ZTw63M.webp)
|
|
805
|
+
- [Text area](https://playbook.ebay.com/design-system/components/text-area) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/CjfFfbuLkfH1j-KX-fSTB1TReyaJgFbnUHsMhwmAHus_1Oe8Rn.webp)
|
|
806
|
+
- [Elastic UI framework](https://eui.elastic.co/docs/components/forms/text/#textarea) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/x-4VPd68_l7WR1TcFTRoXcgwXTRgEOJcCkrlEkp6qeg_1AUEh6.webp)
|
|
807
|
+
- [Evergreen](https://evergreen.segment.com/components/textarea) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/tMG86hjvu_nd-mppRNdiLOnXxJke3lUKg2oex11fPXg_Z1jUtmC.webp)
|
|
808
|
+
- [Flowbite](https://flowbite.com/docs/forms/textarea/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/vsQNaYZYsPnEUW8ipmgCG250LPFiTnXAxd7AA80MF5Q_bT3sl.webp)
|
|
809
|
+
- [Forma 36](https://f36.contentful.com/components/textarea) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/nmVyVsIMPsBBAkK4nVyep6v3enFhROgwIlGRPZXL7FI_19JMqm.webp)
|
|
810
|
+
- [Geist Design System](https://vercel.com/geist/textarea) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/VDtn2Gr8jdvjxdshgCmJoiIf40IRLIS8SUDM9IsgaDE_1x8Dxo.webp)
|
|
811
|
+
- [TextArea](https://gestalt.pinterest.systems/web/textarea) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/CegfeFNrF3HiNeiYds_VhshhYCIsSL7lTXWobUckQpo_ZDypIc.webp)
|
|
812
|
+
- [giffgaff design system](https://www.giffgaff.design/components/for-web/form-inputs/textarea/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/hqdEbb3-dOH9lZbq6upENBBiXXNGq-5Mkf_QV9OwrHQ_Z2fr3Iu.webp)
|
|
813
|
+
- [GOV.UK Design System](https://design-system.service.gov.uk/components/textarea/) — GOV.UK Design System · Nunjucks — Code examples, Usage guidelines, Research, Open source · [preview](https://component.gallery/_astro/GFbh31NNMfPxd6jHqkRRLuyO_4I5Rb7GvABH6L8l2wQ_Z1EhFwR.webp)
|
|
814
|
+
- [TextArea](https://v2.grommet.io/textarea) — Grommet · React — Code examples, Open source · [preview](https://component.gallery/_astro/w5iexSTDuD3pgSXRLbNG8IaoRggihNWUphz5qi7f08U_Z1Olo0w.webp)
|
|
815
|
+
- [Headless UI](https://headlessui.com/react/textarea) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/M_R7A08Hu8-PZSLl85FjbzoQ1K0m9jn8IbUxs7m0RhM_1OdbPe.webp)
|
|
816
|
+
- [Helios](https://helios.hashicorp.design/components/form/textarea) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/tqT2F7n6qJ896hfd_vIO1l5y5U68x3RtEUd3tNi7gps_2mxv64.webp)
|
|
817
|
+
- [HeroUI](https://www.heroui.com/docs/components/textarea) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/O1kFE7Hl17JT1VntXuEkvMXUUS4s3hmUCDJFRwpeCTQ_FH1wE.webp)
|
|
818
|
+
- [TextArea](https://instructure.design/#TextArea) — Instructure-UI · React, CSS-in-JS — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/i1H3ZpGOvgpGJLNvTGi_JbLdHIkbIyL1AnNB1ZFPX-g_Z1EuJu9.webp)
|
|
819
|
+
- [Lightning Design System](https://www.lightningdesignsystem.com/components/textarea/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/EiaSexX4OZwvtO83jg_6ICo9zAJ2jgBy1foscDZAENM_1sFr98.webp)
|
|
820
|
+
- [Morningstar Product System](https://design.morningstar.com/systems/product/components/textarea) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/sYxWAKTkEU-U9C3MM7_Osa_YCEQehjPdePPRHVXbzkk_1rFc6K.webp)
|
|
821
|
+
- [Mozilla Protocol](https://protocol.mozilla.org/components/detail/textarea.html) — Mozilla Protocol · Handlebars, Sass — Usage guidelines, Open source · [preview](https://component.gallery/_astro/27wF45FMWadHfWtchF5Bq4kTEcjoYQslI3n3zUpfvYw_mzHqH.webp)
|
|
822
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/46d17f-textarea) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/gL6x2w0lf8sarLEyfm5pyxNMLS3mbV055Cm1_2DOJRs_Z1xGD2i.webp)
|
|
823
|
+
- [Text Area](https://www.newskit.co.uk/components/text-area/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/XrpVBTR9mFEtnLPpSokgX1UmjhdIJ-tAMRsSRzaknv8_Z1f1YPr.webp)
|
|
824
|
+
- [NHS Digital service manual](https://service-manual.nhs.uk/design-system/components/textarea) — NHS Digital service manual · Nunjucks — Code examples, Usage guidelines, Research, Tone of voice, Open source · [preview](https://component.gallery/_astro/-0zDT_fvqSnWFYs-MgBYY4qdOBE1Q9eJ63PAg4HqG5M_1g04E7.webp)
|
|
825
|
+
- [No Style Design System](https://nostyle.onrender.com/components/textarea) — No Style Design System · Sass, jQuery — Open source, Unmaintained · [preview](https://component.gallery/_astro/wewSF71p2sN7sR7xYLWdJdcmwDselU6jwb49WSKrx5o_WWykM.webp)
|
|
826
|
+
- [Nord Design System](https://nordhealth.design/components/textarea/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/lNq3Tl1JJnkTL-mE88iC3hMIt_rmvYPbSsrHqRB2-mM_Zxskyk.webp)
|
|
827
|
+
- [Nucleus Design System](https://britishgas.design/docs/components/ns-inputter#textarea) — Nucleus Design System · Web Components — Usage guidelines · [preview](https://component.gallery/_astro/Ypi4LWTRhRXT0lsxOa5ARBI3TopRNZOL09Eu05TOxkY_1YQu8P.webp)
|
|
828
|
+
- [ONS Design System](https://ons-design-system.netlify.app/components/textarea/) — ONS Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/IPvC2g8tXtXS5ZwUcUB8e21G49iQI5S_e8HNPFfwW44_14hl3U.webp)
|
|
829
|
+
- [Text area](https://designsystem.ontario.ca/components/detail/text-areas.html) — Ontario Design System · HTML, Sass — Code examples, Usage guidelines, Accessibility · [preview](https://component.gallery/_astro/QP2QZEq1syNUzZtWrb55cd47KIQP12-pfQirPK5pZE4_Zn5xx9.webp)
|
|
830
|
+
- [Orbit](https://orbit.kiwi/components/textarea/) — Orbit · React, CSS-in-JS — Usage guidelines, Open source, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Lia0mensvKrpxWQW4B9drjwLVNh8QurZ5VGC0yMrxjw_Z2q1h9k.webp)
|
|
831
|
+
- [Pajamas](https://design.gitlab.com/components/textarea) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/VQ6l9TAjcyFzo5w_d9GN5CrM4pGCeay4QMXqDjfKj9U_CJKDp.webp)
|
|
832
|
+
- [Text area](https://www.patternfly.org/components/forms/text-area) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/8Us1s7y657PUxhX58SK-dvuTLV2EX1tT6F_DJZJRFiA_Z1tmE7x.webp)
|
|
833
|
+
- [Pharos](https://pharos.jstor.org/components/textarea) — Pharos · Web Components, Sass — Usage guidelines, Open source, Code examples, Accessibility, Tone of voice · [preview](https://component.gallery/_astro/y71D5Jz3eVPPjm3-x45wKSxQpSqjL7X91bc3NAoREMQ_1KgcKr.webp)
|
|
834
|
+
- [Textarea Wrapper](https://designsystem.porsche.com/v3/components/textarea-wrapper/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/0nMMv5pGt-QLFsAMDF-7ojFVKoITE756x8ErK-WeKjE_17sjAO.webp)
|
|
835
|
+
- [Primer](https://primer.style/design/components/textarea) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/Q4gmFbwC8nuNvnfaPXsLbw7SELZFycatvmII0Y12fRg_ZHAOI8.webp)
|
|
836
|
+
- [Text Area](https://components.ruter.as/#/Components/Forms/TextArea) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/c3N6pqq5Fr_dZoubsGIjzbyIfsrBBalNhGdJX6KkwQo_Z1DD6DU.webp)
|
|
837
|
+
- [Seeds](https://sproutsocial.com/seeds/components/textarea) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/dLGxgjFxbGPTllUbTzfaQgAj7ZJtrCS93wrBOlNfTlU_Z1tplEh.webp)
|
|
838
|
+
- [Seek style guide](https://seek-oss.github.io/seek-style-guide/textarea) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/F8u3Jl_foIWn_Y7LCQwsW7OipVEsK12hqGhymm58sHI_Z7Q8hA.webp)
|
|
839
|
+
- [shadcn/ui](https://ui.shadcn.com/docs/components/textarea) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/KDy2kHLlM1hB8JLdfkmrPxGq3jIo7DVtG8f3HbcHYsM_ZFot1P.webp)
|
|
840
|
+
- [Shoelace](https://shoelace.style/components/textarea) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/BFp8JKyxN7MqB8j-xdACcTZyh0eY1LUFOUU41ZH-UxY_Z1wJCwH.webp)
|
|
841
|
+
- [Text area](https://spectrum.adobe.com/page/text-area/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/rmjTD-HJ6mRKHh7yIVuWDlR0-If_0Sm__feaGiM1i_0_Z29Bj9q.webp)
|
|
842
|
+
- [Stacks](https://stackoverflow.design/product/components/textarea) — Stacks · Stimulus — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/efa-Q3bt3qEWliPLvObb-reUplgKRkfXbbRlGjsl-pY_2cVbUV.webp)
|
|
843
|
+
- [uStyle](https://ustyle.guide/pattern-library/forms.html#textarea) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/4umlcdki2NlGtRlY6jK6oJM8s4NjtNet2h4QO-aK8tI_9AGxa.webp)
|
|
844
|
+
- [Web Awesome](https://webawesome.com/docs/components/textarea/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/m5QqLRUW1ADF_-CmmDGpCu9RFEuuZcWkn_xzmx6_O4o_26G4kI.webp)
|
|
845
|
+
- [West Midlands Network Design System](https://designsystem.tfwm.org.uk/components/textarea/) — West Midlands Network Design System · HTML, Nunjucks, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/tXnDXrI_nMHj9G7iwIjCIHagxgA6MQYPp4Poe09Q0vs_Z2wSdPB.webp)
|
|
846
|
+
- [Text area](https://wise.design/components/text-area) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/A1E7t7BiZoB-gzf3rCrWRRqJPafpWSO4NMQ6Y4yA5Hg_exBft.webp)
|
|
847
|
+
- [Text Area](https://canvas.workday.com/components/inputs/text-area) — Workday Canvas Design System · React — Usage guidelines, Accessibility, Tone of voice, Open source · [preview](https://component.gallery/_astro/desISvjEr8vxOrWODQXd9A3G4kCWRsu62FWYFbzAcDQ_Z1V3xWH.webp)
|
|
848
|
+
|
|
849
|
+
---
|
|
850
|
+
|
|
851
|
+
## Toggle
|
|
852
|
+
|
|
853
|
+
**Also known as:** Switch · Lightswitch · Toggle button
|
|
854
|
+
|
|
855
|
+
[Browse all 59 examples →](https://component.gallery/components/toggle/)
|
|
856
|
+
|
|
857
|
+
### Design System Implementations
|
|
858
|
+
|
|
859
|
+
- [A11Y Style Guide](https://a11y-style-guide.com/style-guide/section-forms.html#kssref-forms-toggles) — A11Y Style Guide · jQuery — Code examples, Usage guidelines, Accessibility, Unmaintained, Open source · [preview](https://component.gallery/_astro/kdQnhImOGV9aIvaHewOUX7TV37pftcjnI7OUIC2cRCI_ZkHPAN.webp)
|
|
860
|
+
- [Switch](https://ant.design/components/switch) — Ant Design · React — Code examples, Accessibility issues, Open source · [preview](https://component.gallery/_astro/dlCeYc0cJaZ9f6Z4-KoTnM9i4cZSluiSUfSnKdJI58U_TjcLc.webp)
|
|
861
|
+
- [Atlassian Design System](https://atlassian.design/components/toggle/examples) — Atlassian Design System · React — Code examples, Usage guidelines, Tone of voice, Accessibility · [preview](https://component.gallery/_astro/yZ0cj_Ne1EL_0xp-YiFAJDJYNiwdCQ_MWEgDj9U3Qa4_U5RpT.webp)
|
|
862
|
+
- [Switch](https://www.skyscanner.design/latest/components/switch/web-9C2Ktc8M) — Backpack · Mobile, React — Code examples, Usage guidelines, Open source, Tone of voice · [preview](https://component.gallery/_astro/lzW62mX7Ytevf9MImGF6XqyKbebwyPcbr_A8v-nt7pk_1IDmYJ.webp)
|
|
863
|
+
- [Switch card](https://blueprintjs.com/docs/#core/components/control-card.switch-card) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/6aPNpJb4vamNB3wx2QqGtTSe70TQqTWKo40q0tfHRa8_Z2pUfgs.webp)
|
|
864
|
+
- [Switch](https://blueprintjs.com/docs/#core/components/switch) — Blueprint · React, Sass — Open source · [preview](https://component.gallery/_astro/N8QS_SVo7JSOb6etLmuBj2OV8FCghIOpoW9cDmMgXcc_20LNfl.webp)
|
|
865
|
+
- [Carbon Design System](https://carbondesignsystem.com/components/toggle/usage/) — Carbon Design System · React, Vanilla JS, Angular, Vue, Svelte, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/D5nZuVkp6E2Bd7sWdWbIPvGvW5vB4H1L3EyF9rXRAk8_1fMGP6.webp)
|
|
866
|
+
- [Switch](https://cedar.rei.com/components/switch) — Cedar · Vue, Sass, CSS Modules — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/fAZoGBKqLFwFXVuOvQ92Hcouj6QNcUDUbBO3AaauZ-8_Z1XHoKk.webp)
|
|
867
|
+
- [Switch](https://chakra-ui.com/docs/components/switch) — Chakra UI · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/nAtEw5JcQlIC4Rxy6mn8OLOeOvUX4Y45dsZIUaZVEpA_Z1EGnJR.webp)
|
|
868
|
+
- [Toggle Switch](https://clarity.design/documentation/toggle-switch) — Clarity Design System · CSS, Angular, Web Components — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/IEE8kXKSgqbiteHH9KQ0Na5xg7Z7yrFoSzXmNIUO5sA_ZullXG.webp)
|
|
869
|
+
- [ToggleSwitch](https://design.talend.com/?path=/docs/form-fields-toggleswitch--docs) — Coral · React — Code examples, Tone of voice, Open source · [preview](https://component.gallery/_astro/0bkIAT2jrZj7tUlZ0RAu9MSdn8lN5lpyuzUy1Vqy0TU_1pr8SP.webp)
|
|
870
|
+
- [Crayons](https://crayons.freshworks.com/components/core/toggle/) — Crayons · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/4bmNesD9RYC5wqXibDXj4UU7px-jFm-KDwgYNt0b6B8_Z2uGrd4.webp)
|
|
871
|
+
- [Decathlon Design System](https://www.decathlon.design/726f8c765/p/99628d-toggle/b/239443) — Decathlon Design System · CSS, React, Svelte, Vue, Web Components — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/hw8Wucdy80kWyucBpXwb_ZxsGzKx4q-kzbQCtigE1vc_3I7SD.webp)
|
|
872
|
+
- [Duet Design System](https://www.duetds.com/components/toggle/) — Duet Design System · Angular, Vue, React — Code examples · [preview](https://component.gallery/_astro/ZeUNqL5D0vpFAgBDHZsx2DyQCBavW6qTVsHc8ea_PAY_Z1mYn15.webp)
|
|
873
|
+
- [Switch](https://ebay.gitbook.io/mindpatterns/input/switch) — eBay MIND Patterns — Accessibility, Usage guidelines, Open source · [preview](https://component.gallery/_astro/5cF1UfShVxKj199zdUkn_oWDF3HULLOm8EsuJ4HU9xs_KkcNB.webp)
|
|
874
|
+
- [Switch](https://playbook.ebay.com/design-system/components/switch) — eBay Playbook · HTML, React — Code examples · [preview](https://component.gallery/_astro/f4tX_SLm0eyEDmYMLClNA4ttYsC9o_vB4d4iYN4ZD8o_pPAsT.webp)
|
|
875
|
+
- [Switch](https://eui.elastic.co/docs/components/forms/selection/switch/) — Elastic UI framework · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/K27B2p_0bWaUQ-FMRlEWVrCXh1lbtjpXxLXfqBwCH8k_ZOmLsO.webp)
|
|
876
|
+
- [Elisa Design System](https://designsystem.elisa.fi/9b207b2c3/p/63a7cb-toggle) — Elisa Design System · React — Usage guidelines, Code examples, Accessibility · [preview](https://component.gallery/_astro/29BOhp6f7G_HrnWKC6KfNXSTVETsvAxkJSFDani9hmk_1BJJAp.webp)
|
|
877
|
+
- [Switch](https://evergreen.segment.com/components/switch) — Evergreen · React — Open source · [preview](https://component.gallery/_astro/0Hdg3dAIt80hjlSZIcSJMbTR9vVVRCX08g6lvRBjJo8_ZqO2Vj.webp)
|
|
878
|
+
- [Flowbite](https://flowbite.com/docs/forms/toggle/) — Flowbite · Tailwind CSS — Open source, Code examples · [preview](https://component.gallery/_astro/4DyQUKj6YyLRmGSs82VNJI2sNuMLDQWVN4aiLGvNPMk_Z1JIbLC.webp)
|
|
879
|
+
- [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/controls/web/toggle) — Fluent UI · React, Web Components, Mobile — Usage guidelines, Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/cEkTsJh6Xs1PE6opuSaz4LcTRuQsYO9QBueykgeZz4o_1vQwFB.webp)
|
|
880
|
+
- [Switch](https://f36.contentful.com/components/switch) — Forma 36 · React, CSS-in-JS — Code examples, Open source · [preview](https://component.gallery/_astro/4S61buhGSxIMfm-mJlqgKl8r9nqllWOnuw03hzKAjpA_Z1AfMt7.webp)
|
|
881
|
+
- [Geist Design System](https://vercel.com/geist/toggle) — Geist Design System · React — Code examples · [preview](https://component.gallery/_astro/2memKiJlGwa4LVIghgVbE7C3UBKQZLceorLeI7TWghg_TBoUT.webp)
|
|
882
|
+
- [Switch](https://genericcomponents.netlify.app/generic-switch/demo/index.html) — generic-components · Web Components — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/7MokKEvmK1iABABeSzTS8bKQuGivaLeeVgnkuXsl-70_2am0A.webp)
|
|
883
|
+
- [Switch](https://gestalt.pinterest.systems/web/switch) — Gestalt · React, CSS — Code examples, Open source, Usage guidelines · [preview](https://component.gallery/_astro/nJEsJ66FaV9UwmRVGzMtt3A_BJ1waNrdiG2J4QJX27I_Zt8G6b.webp)
|
|
884
|
+
- [Toggle Switch](https://www.giffgaff.design/components/for-web/switch/) — giffgaff design system — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/xcTRXMArEZ7vFyS0INjpmloMnwethcwFFJSabQdpa7A_xe3WD.webp)
|
|
885
|
+
- [Switch](https://headlessui.com/react/switch) — Headless UI · React, Vue — Code examples, Accessibility, Open source · [preview](https://component.gallery/_astro/i6NzDJ-5Wd-0F-StiEpHHfueIV0889Pw3AxhH_LBBO4_Zzr5Ci.webp)
|
|
886
|
+
- [Helios](https://helios.hashicorp.design/components/form/toggle) — Helios · Ember, Sass — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/scZsK23y61Hl46gQ7Zej27Ta-njhOqou7t5I0hYHsSg_IPjl0.webp)
|
|
887
|
+
- [Switch](https://www.heroui.com/docs/components/switch) — HeroUI · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/FTXEaKby_pKY1OfItxUQ08i84zFCuPolJYUOUVksRAU_1yR1Ck.webp)
|
|
888
|
+
- [Toggle button](https://inclusive-components.design/toggle-button/) — Inclusive Components — Code examples, Accessibility, Unmaintained · [preview](https://component.gallery/_astro/BqiitcOADt4PAH_2_I2vxaE4sK66xrkVOU7C-k90KDU_93RHN.webp)
|
|
889
|
+
- [Jøkul Designsystem](https://jokul.fremtind.no/komponenter/toggleswitch) — Jøkul Designsystem · React, Sass — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/Fsu0FXDN_lfEAXEbB8QWRMuz-J-4freE3BkGuqyYI-M_Z19Udbt.webp)
|
|
890
|
+
- [Checkbox Toggle](https://www.lightningdesignsystem.com/components/checkbox-toggle/) — Lightning Design System · React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/jT2AI7XPY0PF_OLXf6F_UtRpwixP_1fO-x-QUCNRWjs_bNXgI.webp)
|
|
891
|
+
- [Switch](https://m3.material.io/components/switch/overview) — Material Design · Mobile, Web Components, Sass — Usage guidelines, Open source, Accessibility · [preview](https://component.gallery/_astro/1XzGgZkqVrEygtwOFcyckJclkvcASySwV06zCh1OD2U_1GAson.webp)
|
|
892
|
+
- [Momentum Design](https://momentum.design/components/toggle) — Momentum Design · React, Web Components — Usage guidelines, Open source · [preview](https://component.gallery/_astro/EtsGiMZEMSmOgG7U-9Dy4LEo6oCouatyaNl4qeoSO8o_2a2soP.webp)
|
|
893
|
+
- [Switch](https://design.morningstar.com/systems/product/components/switch) — Morningstar Product System · Vue — Usage guidelines · [preview](https://component.gallery/_astro/GSeDN98aRNKRRWHCOX8OESJrqqyD-jkz4-pGCv7RSlE_Zc0HVd.webp)
|
|
894
|
+
- [Nessie](https://design.ns.nl/4a05a30ad/p/075a59-toggle) — Nessie · Web Components, Tailwind CSS — Usage guidelines, Code examples · [preview](https://component.gallery/_astro/vSxmSIpczqUlTVvXkPcFUYAfItcyon0Y_qde62bIUAs_Z2cakw7.webp)
|
|
895
|
+
- [Switch](https://www.newskit.co.uk/components/switch/) — NewsKit · React, CSS-in-JS — Code examples, Usage guidelines, Open source · [preview](https://component.gallery/_astro/Ne-O6EiIC_e4osnmQLWj52j5E_RSE_0s0Df8IYgV9lU_PBnXE.webp)
|
|
896
|
+
- [Nord Design System](https://nordhealth.design/components/toggle/) — Nord Design System · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/Jm8euSE3jgZ3az3odOvjkBYHZA_9hAc3fLL8TEUxkEE_ZSFR12.webp)
|
|
897
|
+
- [Pajamas](https://design.gitlab.com/components/toggle) — Pajamas · Vue — Usage guidelines, Code examples, Open source · [preview](https://component.gallery/_astro/HMi39aK_T3F7g31gvcBc9cDYBOnlOT_UdV3KvQrfdPQ_ZtVnYM.webp)
|
|
898
|
+
- [Switch](https://www.patternfly.org/components/switch) — PatternFly · React, Sass — Tone of voice, Open source, Usage guidelines · [preview](https://component.gallery/_astro/iFZBw38Zh91oZ4vZz6R-tRm13FRR-X_0so4epHTtCpk_Z1wpB8i.webp)
|
|
899
|
+
- [Switch](https://designsystem.porsche.com/v3/components/switch/examples) — Porsche Design System · Web Components, Angular, React, Vue — Code examples, Open source · [preview](https://component.gallery/_astro/NEp1whLpZ9yp6Dk-wydzA7POD4OCo7664PL-Aap_FNc_QsLQI.webp)
|
|
900
|
+
- [Toggle switch](https://primer.style/design/components/toggle-switch) — Primer · React — Code examples, Open source · [preview](https://component.gallery/_astro/89b3Yw6g0IJv7mFwXoWh37JNvihil9pr0E_NAgvEy3c_1m1GeM.webp)
|
|
901
|
+
- [Quasar Framework](https://quasar.dev/vue-components/toggle) — Quasar Framework · Vue — Accessibility issues, Code examples, Open source · [preview](https://component.gallery/_astro/DFX8TfKA1zNsz_waItnfGu5B5ZOEnZjPg6_XbG_JpZU_Z1Ci9tL.webp)
|
|
902
|
+
- [Switch](https://radix-ui.com/primitives/docs/components/switch) — Radix Primitives · React — Code examples, Open source · [preview](https://component.gallery/_astro/4PGuU9yRKpBavRpU5TtlWgQb3zsXGqTsSTlsPRzIkjA_Z1PKI3N.webp)
|
|
903
|
+
- [Switch](https://ux.redhat.com/elements/switch/) — Red Hat design system · Web Components — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/bpMj3ueaTF0uQveOBvOekdV7DfP4jGakzIXvG1LhG9E_Z1VcwaP.webp)
|
|
904
|
+
- [Switch](https://components.ruter.as/#/Components/Forms/Switch) — Ruter Components · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/EX27dEmt6-OKFfclsNm4sKPWNhzjTNK34CSCIYLs18U_2c27z2.webp)
|
|
905
|
+
- [Switch](https://design-systems.sainsburys.co.uk/components/switch/) — Sainsbury's Design System · React, Sass — Usage guidelines, Code examples, Tone of voice · [preview](https://component.gallery/_astro/Ud69mFcT23Jkj-DsW0xjqK2sCeSQq6sw0RL1qPRxHMk_Z1j5W1Q.webp)
|
|
906
|
+
- [Slide toggle](https://designlibrary.sebgroup.com/components/slide-toggle/) — SEB Design Library · Sass, React, Angular — Code examples, Usage guidelines · [preview](https://component.gallery/_astro/-a-QLSm2Dp02_8L853JxapGdrxDipi7TWh3UL61a-qw_1qlXfy.webp)
|
|
907
|
+
- [Switch](https://sproutsocial.com/seeds/components/switch) — Seeds · React — Code examples, Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/FNueysMBaSiU9fqJsnORQBUwdt-sF06d-Vd4Vkq0Qoc_21rKA9.webp)
|
|
908
|
+
- [Slide Toggle](https://seek-oss.github.io/seek-style-guide/slidetoggle) — Seek style guide · React — Code examples, Unmaintained · [preview](https://component.gallery/_astro/pQScKDEca8tJnoBPqegUf9ffP12CInf_ByXv7QSH7fE_Z21gMGY.webp)
|
|
909
|
+
- [Switch](https://ui.shadcn.com/docs/components/switch) — shadcn/ui · React, Tailwind CSS — Code examples, Open source · [preview](https://component.gallery/_astro/k1uDf9awr5tV0aQxxTsnnk3x4qo0kpF637veUlKkvNs_Z2u5ixd.webp)
|
|
910
|
+
- [Switch](https://shoelace.style/components/switch) — Shoelace · Web Components — Code examples, Open source · [preview](https://component.gallery/_astro/vW6yPQVVpfZGLQUoAAFPNah6DFk_Z5uYkqv0L844IX0_lMx6n.webp)
|
|
911
|
+
- [Switch](https://spectrum.adobe.com/page/switch/) — Spectrum · CSS, Web Components, React — Code examples, Usage guidelines, Tone of voice, Open source · [preview](https://component.gallery/_astro/pEV4fzKwVZJX8rBXegJLTmNifQa3Gh2QZu7wJDxL2Z0_1zWzaP.webp)
|
|
912
|
+
- [Switch](https://www.subzero.axis.bank.in/components/switch) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/hX4vGUX-UKJc0X9Phezf0PQ1BLLcwptq6va9_Dv3S5g_Z1GsJTj.webp)
|
|
913
|
+
- [SubZero](https://www.subzero.axis.bank.in/components/toggle) — SubZero — Accessibility issues · [preview](https://component.gallery/_astro/5v_TmM2xkFAN_0IjcsIDYNVBGDFtQob4ApL_WNpU_Ng_JJm9E.webp)
|
|
914
|
+
- [uStyle](https://ustyle.guide/pattern-library/forms.html#toggle) — uStyle · Sass — Tone of voice, Code examples, Usage guidelines, Open source, Unmaintained · [preview](https://component.gallery/_astro/gXnHS98r3ThzNrQoCZEs9QFdFbx9KV4EOtEaaoO3OGI_1v6maf.webp)
|
|
915
|
+
- [Switch](https://design.visa.com/components/switch/) — Visa Product Design System · Angular, React, CSS, Mobile — Code examples, Usage guidelines, Accessibility, Open source · [preview](https://component.gallery/_astro/ZJ9Yfih0Lw3uFxvCcWGgMXG1JkImwjkB72j7im-3n98_Z10xaBB.webp)
|
|
916
|
+
- [Switch](https://webawesome.com/docs/components/switch/) — Web Awesome · Web Components — Open source, Code examples · [preview](https://component.gallery/_astro/WbRJ6Yv9Y-bqxoGCM1Q7yHnn0-kjvS9BbF81FqztvFU_Z1q9lJg.webp)
|
|
917
|
+
- [Switch](https://wise.design/components/switch) — Wise Design · Mobile — Usage guidelines, Tone of voice · [preview](https://component.gallery/_astro/i9G6bohBGi5Otcfo2UUkDIMPXAZZ-1X0Zo52xGaf1tY_ZO5L7K.webp)
|
|
918
|
+
|
|
919
|
+
---
|
|
920
|
+
|
|
921
|
+
*Data from [component.gallery](https://component.gallery) by [Iain Bean](https://iainbean.com). 726 examples across 18 components.*
|