@ptkl/sdk - v1.3.4
Preparing search index...
v0.10/types/component
Policy
Type Alias Policy<T>
type
Policy
<
T
=
Record
<
string
,
any
>
>
=
{
config
?:
T
;
description
?:
string
;
enabled
:
boolean
;
name
:
string
;
priority
:
number
;
type
:
string
;
}
Type Parameters
T
=
Record
<
string
,
any
>
Index
Properties
config?
description?
enabled
name
priority
type
Properties
Optional
config
config
?:
T
Optional
description
description
?:
string
enabled
enabled
:
boolean
name
name
:
string
priority
priority
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
description
enabled
name
priority
type
@ptkl/sdk - v1.3.4
Loading...