.header(:style="{ background: showBackground }")
back-button.left-button(v-if="!noLeft" :color="defaultTextColor" @click="backClick") {{lText}}
span.title(:style="{color: defaultTextColor}")
slot
button.right-button(:style="{color: defaultTextColor}" v-if="rText")