interface MenuCultureData {
    content?: string;
    embed?: string;
    title?: string;
}

Properties

content?: string

For page: content HTML

embed?: string

For page: iframe embed

title?: string

The menu title