Closed leeboo closed 4 years ago
did you makes it? or you need some example?
did you makes it? or you need some example?
i need some examples, the default style like this: how can we reverse the line
thanks
@leeboo
backgroundColor?: string;
lineColor?: string;
textColor?: string;
use this color.
backgroundColor: white
lineColor: black
textColor: black
@leeboo
new version is released. use direction props. (default: "end")
You can direction props to "start"
direction: "start"
@leeboo
new version is released. use direction props. (default: "end")
You can direction props to "start"
direction: "start"
amazing thanks
thanks