# SPageTitle

Main page title with many customizations.

# Props

Prop name Description Type Values Default
title Title to display string - 'Page Title'
theme Color scheme string light, dark, inverted 'light'
tagline Tagline to display boolean|string - false
media Image or video object to show in the background boolean|object - false

<SPageTitle title="Default Example Usage" />