Skip to content

Decorators

Higher-order functions that add reusable behavior to js-toolkit component classes.

withIndexStable

Decorate a component with a bounded, navigable current index.

JS@studiometa/ui
withTransitionStable

Decorate a component with reusable enter and leave transition behavior.

JS@studiometa/ui