Spec-Zone.ru › Immutable.js

updateIn()

updateIn<C>(collection: C,keyPath: Iterable<unknown>,updater: (value: unknown) => unknown): C
updateIn<C>(collection: C,keyPath: Iterable<unknown>,notSetValue: unknown,updater: (value: unknown) => unknown): C
This documentation is generated from immutable.d.ts. Pull requests and Issues welcome.

© 2014–present, Lee Byron and other contributors
Licensed under the 3-clause BSD License.
https://immutable-js.com/docs/v4.2.1/updateIn()/

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API