所要時間

アニメーションの所要時間などに使用するトークンのリスト。

使い方

<Box animationName="spin" animationDuration="moderate" />
<Box transitionProperty="all" transitionDuration="moderate" />

トークン

fastest

faster

fast

moderate

slow

slower

slowest

トークン
fastest"50ms"
faster"100ms"
fast"150ms"
moderate"200ms"
slow"300ms"
slower"400ms"
slowest"500ms"