Raxol
v0.5.0

    Raxol.Animation.Animation (Raxol v0.5.0)

    View Source

    Delegates animation API calls to Raxol.Animation.Framework for test and compatibility purposes.

    Summary

    Functions

    apply_animations_to_state(state)

    See Raxol.Animation.Framework.apply_animations_to_state/1.

    create_animation(name, params)

    See Raxol.Animation.Framework.create_animation/2.

    get_current_value(name, id)

    See Raxol.Animation.Framework.get_current_value/2.

    init(opts \\ %{}, user_preferences_pid \\ nil)
    should_reduce_motion?(user_preferences_pid \\ nil)
    start_animation(name, id)

    See Raxol.Animation.Framework.start_animation/2.

    start_animation(name, id, opts)

    See Raxol.Animation.Framework.start_animation/3.

    stop()

    See Raxol.Animation.Framework.stop/0.

    Functions

    apply_animations_to_state(state)

    See Raxol.Animation.Framework.apply_animations_to_state/1.

    create_animation(name, params)

    See Raxol.Animation.Framework.create_animation/2.

    get_current_value(name, id)

    See Raxol.Animation.Framework.get_current_value/2.

    init(opts \\ %{}, user_preferences_pid \\ nil)

    should_reduce_motion?(user_preferences_pid \\ nil)

    start_animation(name, id)

    See Raxol.Animation.Framework.start_animation/2.

    start_animation(name, id, opts)

    See Raxol.Animation.Framework.start_animation/3.

    stop()

    See Raxol.Animation.Framework.stop/0.

    Hex Package Hex Preview

    Built using ExDoc (v0.38.2) for the Elixir programming language