Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 16a8bcc

Browse files
committed
updated readme
1 parent 90a0667 commit 16a8bcc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,13 @@
9595
}
9696
</Card>
9797
```
98+
99+
| prop | default | type | description |
100+
| ---- | ---- | ----| ---- |
101+
| flexDirection | column | string | flex direction (row or column) |
102+
| containerStyle | none | object | outer container style |
103+
| wrapperStyle | none | object | inner container style |
104+
| title | none | string | optional card title |
105+
| titleStyle | none | object | additional title styling (if title provided) |
106+
| dividerStyle | none | object | additional divider styling (if title provided) |
107+

0 commit comments

Comments
 (0)