{{ aspExample({ code: "", nunjucks: "{{ aspHeader({
app: {
title: \"Service name\",
href: \"#\",
icon: \"default\",
separator: true
},
menu: [
{
text: \"Menu item 1\",
href: \"#\"
},
{
text: \"Menu item 2\",
href: \"#\"
}
],
search: true,
account: {
name: \"Christopher King (1234)\",
logout: \"#\"
}
}) }}", json: "", title: "", example: "", id: "67fd3098d7900" }) }} {{ aspExample({ code: "", nunjucks: "{{ aspHeader({
app: {
href: \"#\",
icon: \"default\"
}
}) }}", json: "", title: "", example: "", id: "685aa820139a9" }) }} {{ aspExample({ code: "", nunjucks: "{{ aspHeader({
app: {
href: \"#\",
icon: \"default\"
},
account: {
name: \"Christian.King@avonandsomerset.police.uk\",
logout: \"#\"
}
}) }}", json: "", title: "", example: "", id: "685aa82013b4d" }) }} {{ aspExample({ code: "", nunjucks: "{{ aspHeader({
app: {
title: \"VIM\",
href: \"#\",
icon: \"crest\",
separator: true
},
menu: [
{
text: \"New record\",
href: \"#\"
},
{
text: \"Search records\",
href: \"#\"
},
{
text: \"Reports\",
href: \"#\"
}
],
account: {
name: \"Christopher King (4321)\"
}
}) }}", json: "", title: "", example: "", id: "685abb95c0b14" }) }} {{ aspExample({ code: "", nunjucks: "{{ aspHeader({
app: {
href: \"#\",
icon: \"default\"
},
search: true
}) }}", json: "", title: "", example: "", id: "685abb95c0b59" }) }}