Skip to content

Animation options for marks #359

@pearmini

Description

@pearmini
  • Root level animation
  • There is no need for inferring root
const root = cm.svg('svg', {
  width: 640,
  height: 480,
  loop: true,
  children: []
});

root.render();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions