UNPKG
count-up-es-react
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
CountUp AnimationNumber
github.com/riosF/count-up
riosF/CountUp
count-up-es-react
/
src
/
Foo
/
index.md
13 lines
(8 loc)
•
219 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
## Foo
Demo: ```tsx import React
from
'react'
; import { Foo }
from
'count-up'
;
export
default
()
=> <Foo title=
"First Demo"
/>; ``` More skills
for
writing demo: https:
//d.umijs.org/guide/basic#write-component-demo