From 539909cbb93874c0fdc4601e18efb1721dc321c8 Mon Sep 17 00:00:00 2001 From: KiranMantha Date: Mon, 27 Dec 2021 17:02:35 +0530 Subject: [PATCH] chore: updated docs --- README.md | 1 + docs/dropdowns.html | 378 ++++++++++++++++++++++++++++++++++++++------ 2 files changed, 332 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index 82678526..9656c970 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ All examples are open-sourced in [picocss/examples](https://github.com/picocss/e - [Modal](https://picocss.com/docs/modal.html) - [Navs](https://picocss.com/docs/navs.html) - [Progress](https://picocss.com/docs/progress.html) +- [Dropdowns](https://picocss.com/docs/dropdowns.html) **Utilities** - [Loading](https://picocss.com/docs/loading.html) diff --git a/docs/dropdowns.html b/docs/dropdowns.html index 8f2ba2af..4ec70557 100644 --- a/docs/dropdowns.html +++ b/docs/dropdowns.html @@ -1,63 +1,347 @@ - + + - - Dropdowns • Pico.css + - + + + + -
-

Dropdown for picocss

-

Single select

-

in order to use dropdown component, use role='dropdown' on details tag.

-
- Single select -
-
    -
  • - - -
  • -
  • - - -
  • -
-
-
-

Multi-select select

-
- Multi-select -
-
    -
  • - - -
  • -
  • - - -
  • -
- -
-
Usage notes
+ +
+ +
+ +
+