Page area TOOLBAR

TOOLBAR Components

<Toolbar>
  <ToolbarTabs /> 
  <SearchField />
  <ToolbarActions />
  <ToolbarMainActions />
</Toolbar>

List View Components

<Toolbar>
  <SearchField />
  <ToolbarActions />
  <ToolbarMainActions />
</Toolbar>

Detail View Components

<Toolbar>
  <ToolbarTabs /> 
  <ToolbarMainActions />
</Toolbar>

TOOLBAR Parameters

pageType sets the display of TOOLBAR Components, either of type index, list, detail