Header

A basic header component. Not theme contomizable.

<Header animate>
    <p>Arwes details</p>
</Header>
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/Header Open in: Playground