From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- .../pt-br/web/svg/element/animatemotion/index.html | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 files/pt-br/web/svg/element/animatemotion/index.html (limited to 'files/pt-br/web/svg/element/animatemotion/index.html') diff --git a/files/pt-br/web/svg/element/animatemotion/index.html b/files/pt-br/web/svg/element/animatemotion/index.html new file mode 100644 index 0000000000..b09127f599 --- /dev/null +++ b/files/pt-br/web/svg/element/animatemotion/index.html @@ -0,0 +1,56 @@ +--- +title: animateMotion +slug: Web/SVG/Element/animateMotion +tags: + - Animação + - Elemento + - Forma + - SVG +translation_of: Web/SVG/Element/animateMotion +--- +
{{SVGRef}}
+ +

O elemento animateMotion interfere em uma elemento referenciado para se mover ao longo de uma trajetória de movimento.

+ +

Contexto de uso

+ +

{{svginfo}}

+ +

Exemplo

+ +

» animateMotion.svg

+ +

Atributos

+ +

Atributos globais

+ + + +

Atributos específicos

+ + + +

Interface DOM

+ +

Este elemento implementa a interface do SVGAnimateMotionElement.

+ +

Relacionado

+ + -- cgit v1.2.3-54-g00ecf