Interface PageTopProperty

Interface that defines property for PageTop component

interface PageTopProperty {
    imagePath: string;
    text: string;
}

Properties

Properties

imagePath: string

Path to image used in background

text: string

Text to show in top