NG-MATERO
GitHubMaterial Extensions
en
en
  • Introduction
  • Getting Started
  • Schematics
    • Install the Project
    • Add a New Route
  • Theming
    • Layout Settings
    • Menu Settings
    • Page Title
    • Colors
    • Helpers
  • Responsive
    • Flex layout
    • Grid Class
  • Authentication
  • Permissions
  • Internationalization
  • Third Libs
Powered by GitBook
On this page
  • API
  • page-header
  • breadcrumb

Was this helpful?

Edit on Git
  1. Theming

Page Title

PreviousMenu SettingsNextColors

Last updated 5 years ago

Was this helpful?

The page title by default gets the name of the menu

<page-header></page-header>

You can use the directly to change the background color of the page title.

<page-header class="bg-pink-A100"></page-header>

The page title component is made up of the page title and the breadcrumbs. You can also use the breadcrumbs component directly.

<breadcrumb></breadcrumb>

API

page-header

Property

Description

Type

Default

title

title

string

''

subtitle

subtitle

string

''

showBreadCrumb

if show breadcrumb

boolean

true

breadcrumb

Property

Description

Type

Default

-

-

-

-

color helpers