@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
deleteProps
Function deleteProps
deleteProps
(
obj
:
Record
<
string
,
any
>
,
propOrProps
:
string
|
string
[]
,
)
:
Record
<
string
,
any
>
Remove a property or an array of properties from an object
Parameters
obj
:
Record
<
string
,
any
>
Object
propOrProps
:
string
|
string
[]
Returns
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Remove a property or an array of properties from an object