@patternmeshjs/core
Preparing search index...
SettableShape
Type Alias SettableShape<S, Id>
SettableShape
:
Pick
<
InferItem
<
S
>
,
Exclude
<
MutableFieldKeys
<
S
>
,
Id
[
number
]
>
&
keyof
InferItem
<
S
>
,
>
SET targets: mutable fields excluding identity keys
Type Parameters
S
extends
SchemaRecord
Id
extends
readonly
(
keyof
S
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@patternmeshjs/core
Loading...
SET targets: mutable fields excluding identity keys