| wa_animation | R Documentation |
wa-animation componentGenerated wrapper for the Web Awesome wa-animation component.
Generated from Web Awesome metadata.
wa_animation(
...,
id = NULL,
class = NULL,
style = NULL,
name = NULL,
delay = NULL,
dir = NULL,
direction = NULL,
duration = NULL,
easing = NULL,
end_delay = NULL,
fill = NULL,
iteration_start = NULL,
iterations = NULL,
lang = NULL,
play = NULL,
playback_rate = NULL
)
... |
Child content for the component's default slot. |
id |
Optional DOM id attribute for HTML, CSS, and JS targeting. |
class |
Optional CSS class string. |
style |
Optional inline CSS style string. |
name |
String. Default: |
delay |
Number. Default: |
dir |
String. Optional Web Awesome attribute. |
direction |
Default: |
duration |
Number. Default: |
easing |
String. Default: |
end_delay |
Number. Default: |
fill |
Default: |
iteration_start |
Number. Default: |
iterations |
Number. Default: |
lang |
String. Optional Web Awesome attribute. |
play |
Boolean. Default: |
playback_rate |
Number. Default: |
An HTML tag for the component.
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.