Skip to content

feat: support disabling animation on mobile devices #830

@sghng

Description

@sghng

#767

可以考虑把 enable 改为一个枚举类

motion:
  enable: "both" | "mobile" | "desktop" | "none"

或者加一个选项

motion:
  desktop_only: true | false

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions