diff --git a/src/Flex/README.md b/src/Flex/README.md index b01b5f0..b2764f8 100644 --- a/src/Flex/README.md +++ b/src/Flex/README.md @@ -2,7 +2,7 @@ # Flex -> [UIKit documentation](https://getuikit.com/docs/Flex) +> [UIKit documentation](https://getuikit.com/docs/flex) > [Storybook](https://0c370t.github.io/Svelte-UIKit3/docs/?path=/story/Flex--main) ## Usage diff --git a/src/README.md b/src/README.md index 93410f1..b2ee968 100644 --- a/src/README.md +++ b/src/README.md @@ -18,5 +18,6 @@ - [Dropdown](Dropdown#dropdown) - [Flex](Flex#flex) - [List](List#list) +- [Section](Section#section) - [Tile](Tile#tile) - [Width](helpers#width) diff --git a/src/Section/README.md b/src/Section/README.md new file mode 100644 index 0000000..7c60c13 --- /dev/null +++ b/src/Section/README.md @@ -0,0 +1,19 @@ +# ⚠️ This Section is a WIP ⚠️ + + +# Section +> [UIKit documentation](https://getuikit.com/docs/section) + +> [Storybook](https://0c370t.github.io/Svelte-UIKit3/docs/?path=/story/Section--main) +## Usage + +#### Props +| name | type | description | see also | +|-------------|-------|------------------------------|---------------------------------| + +#### Slots +| name | type | inside | description | +|---------|------|------------------------|-------------------------------------------| + +#### Real Example +> Note that all props are default values diff --git a/src/Section/Section.svelte b/src/Section/Section.svelte new file mode 100644 index 0000000..c45611b --- /dev/null +++ b/src/Section/Section.svelte @@ -0,0 +1,48 @@ + + + + +
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
+ +Lorem ipsum dolor sit amet, consectetur adipisicing elit.
+ +Lorem ipsum dolor sit amet, consectetur adipisicing elit.
+