Documentation
Preparing search index...
@saltcorn/types
model-abstracts/abstract_page
PageCfg
Type Alias PageCfg
type
PageCfg
=
{
attributes
?:
any
;
description
:
string
;
fixed_states
?:
string
|
any
;
id
?:
number
;
layout
:
string
|
Layout
|
GenObj
;
min_role
:
number
;
name
:
string
;
title
:
string
;
}
Index
Properties
attributes?
description
fixed_
states?
id?
layout
min_
role
name
title
Properties
Optional
attributes
attributes
?:
any
description
description
:
string
Optional
fixed_
states
fixed_states
?:
string
|
any
Optional
id
id
?:
number
layout
layout
:
string
|
Layout
|
GenObj
min_
role
min_role
:
number
name
name
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
description
fixed_
states
id
layout
min_
role
name
title
Documentation
Loading...