ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > NestedStringArrays

NestedStringArrays type

An array that contains strings or arrays of strings or arrays of arrays of strings, etc.

Signature:

export declare type NestedStringArrays = NestedArray<string>;
  • NestedStringArrays type
Copyright © 2019 ActiveViam