Preparing search index...
The search index is not available
devowl-wp
devowl-wp
wordpress-plugins/real-cookie-banner/src/public/ts/admin
ResponseRoutePresetsBannerGet
Interface ResponseRoutePresetsBannerGet
interface
ResponseRoutePresetsBannerGet
{
constants
:
{
[
key
:
string
]
:
string
;
}
;
defaults
:
{
[
key
:
string
]
:
any
;
}
;
items
:
{
[
key
:
string
]
:
Partial
<
BannerPreset
>
;
}
;
}
Hierarchy (
view full
)
RouteResponseInterface
ResponseRoutePresetsBannerGet
Index
Properties
constants
defaults
items
Properties
constants
constants
:
{
[
key
:
string
]
:
string
;
}
Type declaration
[
key
:
string
]:
string
defaults
defaults
:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
items
items
:
{
[
key
:
string
]
:
Partial
<
BannerPreset
>
;
}
Type declaration
[
key
:
string
]:
Partial
<
BannerPreset
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constants
defaults
items
devowl-wp
Loading...