1 <x-meta id=
"core-header-panel" label=
"Header Panel" isContainer
group=
"Core">
3 <property name=
"mode" kind=
"select" options=
"standard, waterfall, waterfall-tall, scroll, cover"></property>
7 <core-header-panel mode=
"standard" style=
"width: 300px; height: 400px;">
9 <core-toolbar style=
"background-color: #4F7DC9; color: #FFF;">
10 <core-icon-button icon=
"menu"></core-icon-button>
14 <section style=
"height: 1000px; background: linear-gradient(rgb(214, 227, 231), lightblue);"></section>
20 <template id=
"imports">
22 <link rel=
"import" href=
"../core-icon-button/core-icon-button.html">
23 <link rel=
"import" href=
"../core-toolbar/core-toolbar.html">
24 <link rel=
"import" href=
"core-header-panel.html">