ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > SerializationHelper > array

SerializationHelper.array property

Returns a Serialization object that handles arrays of the type catered by the Serialization passed in argument.

Signature:

array: <S, T>(helperType: TypedSerialization<S, T>) => ArraySerialization<S, T>;
  • SerializationHelper.array property
Copyright © 2023 ActiveViam