Dialog Content
const dialogContent = {
    name: "dialog_content",
    component: NANO.DIALOG_CONTENT,
    content: [],
    props: {
        style: {
        },
    },
    hide: false
};
const dialogContent = {
    name: "dialog_content",
    component: NANO.DIALOG_CONTENT,
    content: [],
    props: {
        style: {
        },
    },
    hide: false
};