Footer

A basic footer component. Not theme contomizable.

<Footer animate>
    <p>Arwes details</p>
</Footer>
Prop nameTypeDefaultDescription
AnimationanyAnimationComponent
themeanyRequired
classesanyRequired
animatebool
showbooltrue
animationobject
soundsobject{}

It uses the deploy player.

childrenany

If function, receives the animation status object.

Source code: src/Footer Open in: Playground