Docs Quickstart Figma Flowbite
1.3.0
Getting started
Customize
Components
API Reference NEW
utils / Function

cloneDeep

Generic types:T

Function that return the cloned type of the provided generic type.

Presentation

function cloneDeep(source: T): T;

Returns

T -

The clone type of th eprovided type.

Parameters

NameTypeDescription
source
T

Generic object to be cloned.

Flowbite

© 2019-2024 Flowbite™ is a registered trademark. All Rights Reserved.