interface UI/Base:getMetaStack.IMeta
Мета-данные страницы
Примеры
const meta: IMeta = {
title: 'Page title',
og: {
description: 'Some Description',
title: 'Example title',
image: 'http://site.com/images/example.jpg',
type: 'article',
url: 'http://www.site.com/example'
}
}
Поля
OpenGraph тэги страницы
Title страницы