mapbiz
Preparing search index...
actions/api
Article
Interface Article
Сериализация статьи
interface
Article
{
category
:
string
;
image
?:
string
;
next_slug
:
string
;
only_seo
?:
boolean
;
previose_slug
:
string
;
sections
:
readonly
ArticleSection
[]
;
seo_description
?:
null
|
string
;
seo_keywords
?:
null
|
string
;
seo_title
?:
null
|
string
;
short_description
:
string
;
slug
:
string
;
text
?:
string
;
title
:
string
;
}
Index
Properties
category
image?
next_
slug
only_
seo?
previose_
slug
sections
seo_
description?
seo_
keywords?
seo_
title?
short_
description
slug
text?
title
Properties
Readonly
category
category
:
string
Optional
image
image
?:
string
Readonly
next_
slug
next_slug
:
string
Optional
only_
seo
only_seo
?:
boolean
Readonly
previose_
slug
previose_slug
:
string
Readonly
sections
sections
:
readonly
ArticleSection
[]
Optional
seo_
description
seo_description
?:
null
|
string
Max Length
2500
Nullable
Optional
seo_
keywords
seo_keywords
?:
null
|
string
Max Length
250
Nullable
Optional
seo_
title
seo_title
?:
null
|
string
Max Length
250
Nullable
short_
description
short_description
:
string
slug
slug
:
string
Max Length
500
Pattern
^[-a-zA-Z0-9_]+$
Optional
text
text
?:
string
title
title
:
string
Max Length
500
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
image
next_
slug
only_
seo
previose_
slug
sections
seo_
description
seo_
keywords
seo_
title
short_
description
slug
text
title
src
actions
api.ts
BlankEnum
ContactByEnum
ImagePositionEnum
StatusEnum
Article
ArticleSection
BlogMainContent
Companion
ContatctUs
ContatctUsQuiz
ContatctUsQuizRequest
ContatctUsRequest
CurrentService
Developers
DevelopTag
DiferentSeo
MainInfo
PaginatedArticleList
PaginatedProjectListList
ProjecsMainContent
Project
ProjectList
Section
ServiceCategory
ServiceCategoryList
ServiceList
Stack
StrValueSelect
UserSelectsResponse
ContatctUsQuizContactBy
ContatctUsQuizRequestContactBy
hooks
useScrolling.ts
default
types
svg.d.ts
default
BaseLink
Deps
Сериализация статьи