Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 649c30a

Browse files
author
Luke Lowrey
committed
Updated readme.md for medianColor property as part of the styling.
1 parent dc97b4c commit 649c30a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ interface IBaseStyling {
3434
* @default see rectangle
3535
*/
3636
strokeColor: string;
37+
/**
38+
* @default see rectangle
39+
*/
40+
medianColor: string;
3741
/**
3842
* @default 1
3943
*/

0 commit comments

Comments
 (0)