Documentation
Preparing search index...
@saltcorn/types
base_types
PluginWrapArg
Type Alias PluginWrapArg
type
PluginWrapArg
=
{
alerts
:
{
msg
:
string
|
string
[]
;
type
:
"error"
|
"danger"
|
"success"
|
"warning"
;
}
[]
;
body
:
string
|
Layout
;
bodyClass
:
string
;
brand
:
{
name
:
string
}
;
currentUrl
:
string
;
headers
:
Header
[]
;
menu
:
{
items
:
MenuItem
[]
;
section
:
string
}
[]
;
role
?:
number
;
title
:
string
;
}
Index
Properties
alerts
body
body
Class
brand
current
Url
headers
menu
role?
title
Properties
alerts
alerts
:
{
msg
:
string
|
string
[]
;
type
:
"error"
|
"danger"
|
"success"
|
"warning"
;
}
[]
body
body
:
string
|
Layout
body
Class
bodyClass
:
string
brand
brand
:
{
name
:
string
}
current
Url
currentUrl
:
string
headers
headers
:
Header
[]
menu
menu
:
{
items
:
MenuItem
[]
;
section
:
string
}
[]
Optional
role
role
?:
number
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alerts
body
body
Class
brand
current
Url
headers
menu
role
title
Documentation
Loading...