Skip to content

Add a custom animation #6

@ezhlobo

Description

@ezhlobo

We need to add a new method of registration custom animation.

I suggest:

slider = new Flow '.slider'
customAnimation = (sliderClass) ->
  # animation code...
slider.registerAnimator(customAnimation)

What do you think about it?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions