Appbar Content
const appbarContent = {
name: "appbar_content",
component: NANO.APPBAR_CONTENT,
value: "Title",
props: {
style: {
},
},
hide: false
};
const appbarContent = {
name: "appbar_content",
component: NANO.APPBAR_CONTENT,
value: "Title",
props: {
style: {
},
},
hide: false
};